Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a program written on Excel 2003 and when i tried to run it on Excel
97, it would not compile correctly using the visual basic editor. I could not find a command to differentiate between the two versions of EXCEL. I wanted a command such that the appropriate code would be compiled for the machine that i was on #if EXCEL 2003 then .....code #else #if EXCEL 97 ... code #end # end any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i disable "running virus scan" in excel program when opened | New Users to Excel | |||
Using same VBA program in diff. Excel versions. | Excel Programming | |||
Stop a VB program from running | Excel Programming | |||
Running Program on a Mac | Excel Programming | |||
VB code needed for running newer excel version macros in older excel versions | Excel Programming |