Thread: Quick Code
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Kevin B Kevin B is offline
external usenet poster
 
Posts: 1,316
Default Quick Code


YourFormName.Show vbModeless

--
Kevin Backmann


"Nimish" wrote:

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