+ Reply to Thread
Results 1 to 46 of 46

Has anyone here ever paid for Excel training?

Hybrid View

  1. #1
    Registered User
    Join Date
    09-01-2010
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2016
    Posts
    7

    Red face Has anyone here ever paid for Excel training?

    Has anyone here ever paid for Excel training? Please let me know why you paid for it? Excelforum is awesome and free.
    Anyways, if you had a choice before buying, would you prefer standard learning (videos+texts+quizzes), or smart learning (simulations, bite-sized clips, analytics)? Smart learning can be more motivational and much faster to learn, but it requires more engagement from the student.

    So, why did you pay for that excel training, and what's your preference? Standard learning or smart learning?

    We are planning to build something in this space and we want to know your thoughts on this first. Thank you!
    Last edited by vtech; 03-05-2016 at 09:39 AM.

  2. #2
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Has anyone here ever paid for Excel training?

    Luckily, the company I work for paid a few books and a CD. The first book was Excel VBA Programming for Dummies (great resource) and Excel 2010 Expert Skills. I had an older book, Writing Excel Macros, lying around that is for Excel 97 and 2000 which has been somewhat useful. The company I work for bought an Excel VBA Programming cd for me that was pretty much useless and a waste of the companies money.
    All I can say is that I learned more from, and my favorite recourses are the ".....For Dummies" book and the EXCELLENT members of this forum!!!!

    As far as learning preferences....I think it might depend on the person(s).
    I prefer to actually DO the work, not just be told or shown how to do it. You can tell/show me how to do something until you and I are both "blue in the face" and I might retain 20% of what you tell me. If I actually do the work, I will retain about 90% and get the other 10% through trial and error. Which, by the way, trial end error is the best learning tool, IMO.

    So, maybe a combination of both learning tools:
    Maybe quizzes from the Standard Learning and all options from the Smart Learning.
    1N73LL1G3NC3 15 7H3 4B1L17Y 70 4D4P7 70 CH4NG3 - 573PH3N H4WK1NG
    You don't have to add Rep if I have helped you out (but it would be nice), but please mark the thread as SOLVED if your issue is resolved.

    Tom

  3. #3
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,398

    Re: Has anyone here ever paid for Excel training?

    @gmr4evr,

    I don't think there is an End Ifs in VBA.

    If you put the If Then on the same line, you don't need the End If a few lines below.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  4. #4
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Has anyone here ever paid for Excel training?

    "We are planning to build something in this space"
    y mean here?
    then i advice:
    1. DELETE threads with paints, screenshots, without WBs if they are needed
    2. help but don't do for smbd

  5. #5
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Has anyone here ever paid for Excel training?

    See the first hit in Google.
    Entia non sunt multiplicanda sine necessitate

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,051

    Re: Has anyone here ever paid for Excel training?

    I agree with Tom, I am a hands-on kinda guy, books dont too much for me. I have VBA for dummies, and i have yet to get as high as a dummy with it

    @ Tim, I would suggest that you use complete words here please, This is not a cell phone chat, and many here would probably not know how to speak "chat"
    Thanks
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  7. #7
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Has anyone here ever paid for Excel training?

    Quote Originally Posted by FDibbins

    @ Tim, I would suggest that you use complete words here please, This is not a cell phone chat, and many here would probably not know how to speak "chat"
    Thanks
    i find this suggestion quite strange:
    http://www.excelforum.com/search.php?searchid=5517263
    Last edited by JBeaucaire; 03-06-2016 at 07:47 PM.

  8. #8
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Has anyone here ever paid for Excel training?

    I get this message when I click on your link:

    vBulletin Message


    Sorry - no matches. Please try some different terms.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  9. #9
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Has anyone here ever paid for Excel training?

    2016-03-06 00-32-11 ???????? ??????.png
    Latin layout is not the same in Russia and USA

  10. #10
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Has anyone here ever paid for Excel training?

    I can't see *.png images (on this site).

  11. #11
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Has anyone here ever paid for Excel training?

    Thanks Ford.
    Pfffft, yea, I'm no where near the level of dummy either. There is so much to learn, retain and try hard not to forget, especially the easier stuff like syntax and spelling...or even using a l instead of a 1 (the 2 look very similar in VBA). I learn A LOT of new things on here ever day. For instance, I just saw a post where the OP had multiple If's in their code and ended them with End Ifs <--------Really??? You can do this???? I'm sure going to try it and find out!

  12. #12
    Registered User
    Join Date
    09-01-2010
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2016
    Posts
    7

    Smile Re: Has anyone here ever paid for Excel training?

    Tom, Ford,
    Thanks for your feedback, guys. By smart learning I meant creating an assessment-based Excel simulation where you can actually do the work and feel like you are in a real application. I wonder whether many people would consider using smarter and faster ways of learning instead of the traditional learning methods with books, videos, etc.

  13. #13
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,051

    Re: Has anyone here ever paid for Excel training?

    I have started *trying* to learn VBA on YouTube, and I think that having at least a simulated exercise to work through/build on, you be a great idea - although maybe not for everyone

  14. #14
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Has anyone here ever paid for Excel training?

    May I make a suggestion? When first starting, let the people SEE the results of what the code is doing/going to do, meaning, let them run it themselves by stepping through it, don't just give them a piece of some code, working or not and say "here ya go".
    The biggest problem with the CD that the company bought for me was that it gave all kinds of code for all different things (I presume) but no explanation of what the code would do or what it was for. Heck, it didn't even explain where to put the code, IE module, sheet, ThisWorkbook etc., and about 90% of the cd was a video. I was totally lost with the CD and went right back to the books and this site. I am assuming the CD was meant for an advanced user, even though it was titled for beginners.

  15. #15
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Has anyone here ever paid for Excel training?

    Never been to training and never read a book. Some guy showed me how you could add up a column of numbers on lotus 1-2-3 25 years ago and I thought that was pretty cool. Taught myself the rest. Got to agree that I learn heaps reading through some of the posts here
    Happy with my advice? Click on the * reputation button below

  16. #16
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Has anyone here ever paid for Excel training?

    Neither can I.

  17. #17
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,051

    Re: Has anyone here ever paid for Excel training?

    Tim, what is your point? Instead of trying to post pics, just tell me.

  18. #18
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Has anyone here ever paid for Excel training?

    i am not the first to write y, smbd and smth

  19. #19
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Has anyone here ever paid for Excel training?

    Quote Originally Posted by tim201110 View Post
    i am not the first to write y, smbd and smth
    I have no idea what those mean (and I refuse to do a Google search on it! ).

  20. #20
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,398

    Re: Has anyone here ever paid for Excel training?

    Hey Tim,

    My best learning happens when I get a problem and "OWN" it. That means I want to understand the problem and how to solve it. This forum allow me and others to own a problem and work to a solution. If you want to teach Excel, you should start with problems and get the students to own them. Then show them how to use the tools built into Excel to get to a solution. I'm very oriented to Problem -> Solution learning.

    Many times when working on a problem I find I don't have a concept right or the correct box in my mind to put what is being demonstrated. There are so many tools in Excel and terms to learn it takes a while to create all those mind storage places.

    Lately I've been heading up to YouTube to see demos. I find watching other people solve problems always gives me new information. We learn by watching others as well as doing them ourselves.

  21. #21
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Has anyone here ever paid for Excel training?

    @MarvinP,
    You are correct, End Ifs doesn't work I tried using the End Ifs that I saw on another post and I got an error that I had never seen before...
    "Compile error:
    Expected: If or Select or Sub or Function or Property or Type or With or Enum or end of statement."

    As for having the If/Then on the same line, I have tried that, as I've seen others use it, but it seems there are times when it doesn't "work" properly. I have had issues where when I do it that way and there are multiple IF/Then statements, some of them get skipped. If I change them to Multi line If/Then statements, they work. I have even helped others (very few) on here by separating the If/Thens to get it to work. It seems to be hit or miss....or just maybe I/we are doing something wrong

  22. #22
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Has anyone here ever paid for Excel training?

    @tim201110,
    SMDH - Looking at the post that triggered your last post
    @ Tim, I would suggest that you use complete words here please, This is not a cell phone chat, and many here would probably not know how to speak "chat"
    Thanks
    I don't see anything that says no one else does it. What I see is someone saying that not everyone knows what your abbreviations mean. I am pretty "chat" talk savvy and have no idea what smbd or smth mean. I think y is short for you??? If so, why not just use u like we do here. The "chat" talk is not universal, nor does everyone know "chat" talk so they (myself included) are going to be clueless as to what you are trying to say.

    I don't believe the person that posted this meant it as a personal attack on u, they were just suggesting that "chat" talk not be used here.

  23. #23
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,051

    Re: Has anyone here ever paid for Excel training?

    gmr4evr1, you are correct there. I have grown up using "net speak" and chatted on IRC for years.

    Tim, all I am saying is that is is often hard enough to try and understand what you want, without trying to decipher what you are saying. If you want to be taken seriously, and I dont just mean in here...........

  24. #24
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,051

    Re: Has anyone here ever paid for Excel training?

    Seeing as this is not really an excel question, I am moving it to the water cooler

  25. #25
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Has anyone here ever paid for Excel training?

    I just did a Google search smbd and smth, and got a very WIDE variety of results (especially the smbd one ). Guess what, I still don't know what either of them mean

  26. #26
    Registered User
    Join Date
    09-01-2010
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2016
    Posts
    7

    Cool Re: Has anyone here ever paid for Excel training?

    Guys, let's stick to the topic if you don't mind.
    So it seems like the best idea is to build a training around common problems. The demonstration and practice mode has to be super intuitive and launch in one click max.
    This makes sense. Thanks Tom.
    Has anyone else paid for Excel training here and why?

  27. #27
    Forum Expert gmr4evr1's Avatar
    Join Date
    11-24-2014
    Location
    Texas
    MS-Off Ver
    Office 2010 and 2007
    Posts
    3,448

    Re: Has anyone here ever paid for Excel training?

    No problem.

  28. #28
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Has anyone here ever paid for Excel training?

    have not paid for training for myself but made others in the office do training

    i give them two weeks before they all forget most of it
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  29. #29
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,051

    Re: Has anyone here ever paid for Excel training?

    I have had no training, I am self-taught, mainly learning from need and from forums (mainly this 1)

  30. #30
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2506 Win 11
    Posts
    24,841

    Re: Has anyone here ever paid for Excel training?

    I am self trained. Have never taken an excel class. I have purchased books on VBA/Macros. I have used the internet/forums to seek answers I did not know how to solve. Working/volunteering in forums like this have raised my ability greatly.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  31. #31
    Valued Forum Contributor
    Join Date
    05-14-2012
    Location
    Unknown
    MS-Off Ver
    Unseen
    Posts
    429

    Re: Has anyone here ever paid for Excel training?

    Ditto what Alan Sidman said. Agree also with humdingaling: if you don't use it, you lose it.

  32. #32
    Registered User
    Join Date
    09-24-2015
    Location
    Delhi, India
    MS-Off Ver
    MS Office 2013
    Posts
    65

    Re: Has anyone here ever paid for Excel training?

    no i have never paid for excel training.

    Thanks
    Rohit

  33. #33
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,239

    Re: Has anyone here ever paid for Excel training?

    Your post does not comply with Rule 8 of our Forum RULES. Do not crosspost your question on multiple forums without including links here to the other threads on other forums.

    Cross-posting is when you post the same question in other forums on the web. The last thing you want to do is waste people's time working on an issue you have already resolved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser) to the cross-post.

    Expect cross-posted questions without a link to be closed and a message will be posted by the moderator explaining why. We are here to help so help us to help you!

    Read this to understand why we ask you to do this, and then please edit your first post to include links to any and all cross-posts in any other forums (not just this site).

  34. #34
    Forum Expert macropod's Avatar
    Join Date
    12-22-2011
    Location
    Canberra, Australia
    MS-Off Ver
    Word, Excel & Powerpoint 2003 & 2010
    Posts
    3,843

    Re: Has anyone here ever paid for Excel training?

    Cheers,
    Paul Edstein
    [Fmr MS MVP - Word]

  35. #35
    Registered User
    Join Date
    09-01-2010
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2016
    Posts
    7

    Smile Re: Has anyone here ever paid for Excel training?

    Oops, I did not know there was a rule. Paul, I will keep it in mind now and sorry, but my question does not have a single answer so I did ask two communities for a feedback. Thanks guys for your answers so far. Sounds like very few people actually paid for Excel training here.
    Learning Excel requires active practice and watching videos without practicing is a waste of time and money.

  36. #36
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,051

    Re: Has anyone here ever paid for Excel training?

    Learning Excel requires active practice and watching videos without practicing is a waste of time and money.
    1 thing to keep in mind though, is that you just simply have to KNOW that certain functions exist, knowledge that comes through practice, seeing how others "have done it", and a curiosity to see if there are other/better/different ways to do things you have always done a certain way

  37. #37
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Has anyone here ever paid for Excel training?

    If I was 30 years younger I think I would be interested in something like a community college course in VBA.

  38. #38
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,051

    Re: Has anyone here ever paid for Excel training?

    Quote Originally Posted by Tony Valko View Post
    If I was 30 years younger I think I would be interested in something like a community college course in VBA.
    so...when you were 10?

  39. #39
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Has anyone here ever paid for Excel training?

    I never paid for Excel training and I never paid for s.e.x either.
    Last edited by AlKey; 03-08-2016 at 11:36 AM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  40. #40
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Has anyone here ever paid for Excel training?

    Alan Sidman has described my experience exactly. In addition to Writing Excel Macros by Steven Roman I also used Excel 2000 by Julitta Korol - I thought her book was terrific!
    If I've helped you, please consider adding to my reputation - just click on the liitle star at the left.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Pride has no aftertaste.)

    You can't do one thing. XLAdept

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~aka Orrin

  41. #41
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Has anyone here ever paid for Excel training?

    Considering
    1) The built-in help documentation,
    2) The active forums that have like three decades of depth,
    and
    3) The excellent blogs maintained by consultant developers,

    There's a great deal of high-quality information that you can use for learning, just from there.

    At first I just wanted to understand more about functions and charting for my job, so I after tooling around in google, I figured it out by forum-posts.

    After that I wanted to get a little deeper into structured learning, so what I did was ask myself:
    "What does every button in the Ribbon do?"

    By the time I was finished with that, compared to what's offered in paid training, I was already past that.

    Or rather, if you're pretty good at google queries and can articulate yourself to a search engine, you can find worked examples from real world problems for pretty much everything, and the hard stuff has usually already been discussed and explained in a blog post somewhere. I don't much care for videos (they go too slowly on the simple things, and too quickly over the actual subtle tricks in my opinion, the timing never works so I'd rather read documentation), but there's plenty of those, too.

    So in a sense, if you're good with search engines, then learning excel is easy.

    Well, I still haven't really learned VBA though, but that's more like learning a specialized language than learning an application, which is a bit different.
    Click the [* Add Reputation] Button to thank people for help!
    Post Attachment: Click [Go Advanced] under the reply box; then click [Manage Attachments] to launch the attachments dialogue.
    Mark Thread Solved: Go to the top of the first post; Select [Thread Tools] dropdown; Pick the [Mark thread as Solved] option.

  42. #42
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,051

    Re: Has anyone here ever paid for Excel training?

    Quote Originally Posted by ben_hensel View Post
    Well, I still haven't really learned VBA though, but that's more like learning a specialized language than learning an application, which is a bit different.
    Yes, for me, its like learning a new language (which, essentially, it is), I know a few words here and there, but the grammar and syntax escapes me

  43. #43
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Has anyone here ever paid for Excel training?

    i think the thread over at MrExcel hits it on the head
    with johnnyC's response and TMS's example

    Without the "want" to learn people simply just "learn" (and i use the term loosely) enough to get by
    even with the "learning"..without going use, its likely to be lost

    ben you are right
    most of my responses these days is often just googling stuff for people....because either their lack of knowledge of the correct terms to use (or just plain laziness which sometimes leads me to think about use lmgtfy

  44. #44
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Has anyone here ever paid for Excel training?

    "LMGTFY" WTF is That!?

  45. #45
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2506 Win 11
    Posts
    24,841

    Re: Has anyone here ever paid for Excel training?

    Orrin

    Click on this link

    http://lmgtfy.com/

  46. #46
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Has anyone here ever paid for Excel training?

    Thanks Alan

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 11-11-2015, 03:52 PM
  2. [SOLVED] Need to Determine Training Room Availability based off a training plan
    By sinspawn56 in forum Excel General
    Replies: 2
    Last Post: 06-08-2015, 03:15 PM
  3. Tracking Paid Time Off in excel
    By jdgreen in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-09-2014, 02:02 AM
  4. Replies: 7
    Last Post: 08-14-2013, 07:04 PM
  5. Replies: 0
    Last Post: 11-02-2011, 08:47 PM
  6. Macro - schedule people for training based off their schedule and available training
    By downed_pipper1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-30-2009, 04:59 PM
  7. Excel VBA Training by Dunamis Training, LLC
    By Chad Marinelli in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-01-2007, 05:02 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1