View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Casper Hornstrup[_2_] Casper Hornstrup[_2_] is offline
external usenet poster
 
Posts: 1
Default Detecting Excel 97 using VBA

Hi. I need to detect, in a VBA script, if it is executed by Excel 97. How do
I do that?

Casper