View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Clogger71 Clogger71 is offline
external usenet poster
 
Posts: 1
Default Can excel regognise asp environment?

Hi there,

I have a spreadsheet that is stored and can be viewed in an asp environment.
Unfortunatly the VBA code in it won't run correctly in the asp environment so
I was wondering if there is any way for Excel to detect if it is in asp; that
way I can msg box the user to save the spreadsheet to their local drive and
run from there.

Any help would be very much appreciated!