Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In xl97, you can use application.substitute() to replace Replace.
(I liked typing that sentence!) Kirk wrote: Here is my current situation. I am updating a spreasheet that has a lot of VBA code behind the scenes using XL2002 - XP. At the same time I am updating it in XP I am also verifying that the same spreadsheet works properly in XL97. Currently I am having a problem with a object reference in XL97. It does not recognize the Replace function like it does in XL2002. I have the correct DLL to link the reference, but the DLL I keep trying to add says "Name conflicts with existing module, project, or object library". I tried to remove the existing reference but it continuous says "Can't remove control or refernce; in use" What can I do? I need to utilize the Replace function, but at the same time I need it to be backwards compatibile. Any ideas? Any and all help would be appreciated. Thanks. Kirk -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert all 3d references to normal references in a workboo | Excel Discussion (Misc queries) | |||
How to convert all 3d references to normal references in a workboo | Excel Worksheet Functions | |||
convert relative cell references to absolute cell references via amacro? | Excel Discussion (Misc queries) | |||
Help with converting a block of cells with Absolute and mixed references to relative references | Excel Worksheet Functions | |||
How to rename references from range names to cell references | Excel Discussion (Misc queries) |