Thread: Quick Code
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Quick Code

If you're using xl2k or higher:

UserForm1.Show vbModeless



Nimish wrote:

What is the VBA code to allow a user to edit a worksheet while a form
is open?


--

Dave Peterson