View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Range Values into userform

That would be the only way for a user to navigate.

--
Regards,
Tom Ogilvy

"Stuart" wrote in message
...
I wish to allow a user to navigate to their chosen workbook and then pull
values from specific ranges on a sheet in that workbook, to populate
textboxes in a Userform.

Do I have to open the workbook, please?

Regards.