Consulting

Results 1 to 2 of 2

Thread: VBA code for Excel forums

  1. #1

    VBA code for Excel forums

    HI There,

    I am trying to create an excel form whereby I can view what is in a cell and change it from the form I have created. However, I can't find any code to cribe (copy and amend). Does anyone have any ideas?

    p.s. button 102 opens the form I have created.

    Kind Regards,

    forrest
    Attached Files Attached Files

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    You should start by giving all of your form controls meaningful names. Working with TextBox44 etc. is nonsensical.

    Then do a google on 'retreiving updating Excel data userform' - there will be tons of info that you can use to get started and to learn.

    When you then have a specific question, rather that just 'do this all for me', we will be able to offer specific advice.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

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