Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to perform conditional compilation based on Excel version?
For example I have code that needs to continue to support XL97 but I'd like to take advantage of new arguments to an Excel method introduced in XL2000 and later. #If XL97 Then abc xyz #Else abc xyz, lmnop #End If TIA josh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compilation error in Excel 97 | Excel Programming | |||
VBA Excel compilation error | Excel Programming | |||
Conditional Compilation using Application.Version | Excel Programming | |||
Conditional Compilation using Application.Version | Excel Programming | |||
Conditional compilation | Excel Programming |