Thread: Module problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pat Pat is offline
external usenet poster
 
Posts: 122
Default Module problem


What change do I need to make so that the code will carry out the following
instruction

Me.CloseExcelExport.Enabled = False

it does not seem to like "Me" method.

Thanks if you can be of help.
Pat