Thread: XLA auto_open
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jc jc is offline
external usenet poster
 
Posts: 1
Default XLA auto_open

Have security checking code in the auto_open of an XLA. If user has
access, icons appear on the toolbar. If user doesn't have access, no
icons appear.

Problem: After clicking on Excel file, the security check takes
place, but the file contents is not opened. User has to click the
file a second time to open contents.

Has anyone seen this or have suggestions for possible solution?

Thanks,