Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In some of my spreadsheets I have one workbook run a macro in another open
workbook. The name of the workbooks are generally created by a macro, and any apostrophes are removed. But sometimes the user puts them back in. And it would be nicer to not remove them in the first place. An example line of code that I'm using is: Application.Run ("'" & TargetName & "'!HidePolicyPeriods") How could it be written so apostrophes could be in TargetName? Don <donwiss at panix.com. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Apostrophes in formula bar | New Users to Excel | |||
apostrophes | Excel Discussion (Misc queries) | |||
Apostrophes in Cell | Excel Worksheet Functions | |||
Apostrophes and Sorting | Excel Discussion (Misc queries) | |||
Dealing with hidden apostrophes... | Excel Discussion (Misc queries) |