View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jimapos[_2_] jimapos[_2_] is offline
external usenet poster
 
Posts: 1
Default Userform to grab,correct and restore data

Hi all
I have a userform that stores data (1 row record with 20 columns) to a
worksheet.Is there a way to grab the data back in (other or the
same)userform, ambent(correct) data and store them back in the same row
in the worksheet?
An example or code will be appreciated.Thanks anyway for your
attension... or help.

P.S. The userform contains 20 textboxes and 1-2 listboxes..