+ Reply to Thread
Results 1 to 6 of 6

Experience in VBA for Excel

  1. #1
    Registered User
    Join Date
    05-14-2011
    Location
    Basel
    MS-Off Ver
    Excel 2003
    Posts
    0

    Experience in VBA for Excel

    Dear Members,
    I am very happy to be a member of your community and would benefit from your experience, I started with VBA for Excel, I have many challenges in my work on the responsebility some tools that are programmed with VBA, I have a basic training and bought many books but I do not know how I can get the experience what I need in short time and if there is a best way to train with VBA. Thank you in advance for feedback.
    totmoses

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,689

    Re: Experience in VBA for Excel

    Experience is exactly that ... usually gained by consolidation of training and practice.

    I generally learn best by building on working examples and adapting them to my needs. I also need to be challenged; that's one of the reasons I am a member of this forum ... it gives me opportunities to resolve issues for others and, in the process learn. And I can learn from the techniques demonstrated and solutions provided by others.

    Start by recording macros as you undertake tasks manually. This will give you basic code that you can tweak, enhance and improve. Follow the questions on the forum and the answers; some of them will be relevant to your challenges. And ask your own questions.

    Hope this helps

    Regards
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Experience in VBA for Excel

    Hi,

    I think the best way to learn is to try things for yourself. If you have code (little bits, not huge chunks) that you want explaining people on here should be happy enough to help. Otherwise pick a task at work that you think would benefit from automation (start fairly small) and have a go and build up from there.

    There's no magic wand I'm afraid and some people will pick things up quicker than others.

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

  4. #4
    Valued Forum Contributor ron2k_1's Avatar
    Join Date
    09-30-2009
    Location
    Not the USA
    MS-Off Ver
    Excel 2003, 2007
    Posts
    606

    Re: Experience in VBA for Excel

    I agree with Dom. Start small... I'm relatively new to VBA as well; but after paying close attention to the way the seasoned members here solve others' VBA requirements made me learn alot.

    Undertake something small, and Google is your friend. Trust me, more than likely your issue has come up before in some other excel-vba site, or (even better) there is some tutorial about it somewhere. If after googling, and searching on your own you still cannot get a fully functional piece of code, then ask...
    Ron
    Knowledge is knowing that a tomato and pepper are fruits. Wisdom is knowing whether to put these in a fruit salad

    Kindly

    [1] Use code tags. Place "[code]" before the first line of code and "[/code"]" after the last line of code. Exclude quotation marks
    [2] Mark your post [SOLVED] if it has been answered satisfactorily by editing your original post in advanced mode.
    [3] Thank (using the little scale) those that provided useful help; its nice and its very well appreciated

  5. #5
    Registered User
    Join Date
    05-14-2011
    Location
    Basel
    MS-Off Ver
    Excel 2003
    Posts
    0

    Re: Experience in VBA for Excel

    Dear TM Shucks, Domski and Ron,
    many thanks for your advice and I notice already that I'm not wrong in our Forum.
    You are right, but sometimes patience is missing.
    I will do my best and will definitely be successful with you

    regards

  6. #6
    Forum Expert Whizbang's Avatar
    Join Date
    08-05-2009
    Location
    Greenville, NH
    MS-Off Ver
    2010
    Posts
    1,395

    Re: Experience in VBA for Excel

    I agree that it really helps to have something challenging to work on. A lot of people just pick a process they would like to automate and then do their best. This works really well, but sometimes you bite off more than you can chew. Sometimes the process is more complex than you imagined. Or because the process is already in place, you have a hard time stepping back and really re-invent the process, and you get struck just trying to exactly duplicate a manual process. There are many pitfalls, and it can get messy and sap the fun right out of it.

    One thing I like to do to keep it interesting is to try and develope games in Excel. This gives you a challenge, something fun, and you won't risk breaking an existing process. Pick a classic (yet simple) game, and try to duplicate it in Excel. For instance, I made a Hangman game. I learned loads of neat and useful tricks while trying to make this simple game. Then, when you have a few tricks up your sleeve, you can approach a real-world problem a little more confidently.

    But, everyone has their own learning style, and different demands on their time and energy.

    One thing that I learned is not to skip on the practice examples provided in books. These are often too simplistic to be interesting, but they are very valuable to understanding and retaining the information you read. Like the expression says "If you want to remember something, write it down". If you want to understand and remember how to create a usefule VB script or application, then you need to actually type one out. It makes a world of difference.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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