View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] syedobaidullah@gmail.com is offline
external usenet poster
 
Posts: 1
Default Retrieving data from work sheet to USER FORM

HI,

Any possibility to have userform show work sheet data in required
fields?

I have a work sheet "sheet1"

ID NAME AGE
1 A 5
2 B 12
3 C 9


I want single line to be displayed in Userform and user can move next
or previous to view anther record.


thanks for your response

syed