Consulting

Results 1 to 2 of 2

Thread: Recall data to my userform

  1. #1

    Recall data to my userform

    Hi people,

    Man the code writing is NOT easy. I have a userform that records data to a worksheet. On my userform i can select "add" or "edit", now add is obvious, you enter the info and the data gets recorded on a new row. but if i want to edit existing data i select the "edit" option and you enter a existing employee id and it must recall that employees detail to the userform for editing, this is where my problem lies. I'm VERY new with VBA code and can't seem to figure out the code for recalling data. Please can someone help or point me in a direction, preferably the right one.

    Attached is the worksheet aswell.
    Attached Files Attached Files

  2. #2
    VBAX Expert Tinbendr's Avatar
    Joined
    Jun 2005
    Location
    North Central Mississippi (The Pines)
    Posts
    993
    Location
    Lightly tested.

    Couldn't get the board to take a file, so here ya go.

    David


Posting Permissions

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