Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some code that I created using Excel 2003 but when user's who have
2000 try to run it they get some errors. Here is a sample of the code they's choking: Columns("A:F").Select Selection.Replace What:=" ", Replacement:=" ", LookAt:=xlPart, _ SearchOrder:=xlByRows, MatchCase:=False, SearchFormat:=False, _ ReplaceFormat:=False I was thinking it had something to do with the x1 part of the code but I'm not sure. I'm not a programmer I just wrote this by recoding my tasks in a macro and tying eveyrthing together. If there is an issue with code between office versions is there a more standard format for me to use? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I run setup Office 2003 for office 2000 installed? | Excel Worksheet Functions | |||
Working with Office 2000 and Office 2003 - Urgent | Excel Discussion (Misc queries) | |||
Office 2000/Office 2003 Excel not printing landscape vise versa | Setting up and Configuration of Excel | |||
comile error for sheet in office 2000 but not office 2003?? | Excel Programming | |||
HOW CAN I READ SPREADSHEETS CREATED BY OFFICE 2000 ON OFFICE 2003. | Excel Worksheet Functions |