View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default be able to access worksheet while form is running

If you mean physically select a sheet while the userform is displayed

Userform1.show vbModeless

--
Regards,
Tom Ogilvy


"Monte0682" wrote:

How is this possible to do? I want to run a form and be able to select
what worksheet I want...