S
simoncohen
I have the following line in a macro in thw workbook xxx.xls
Application.Run" 'xxx.xls'!macro1 "
If I save this file as say yyy.xls I will need to change the code i
the macro to reflect this. Can I put some sort of variable in the macr
to represent the current open file ?
Thank
Application.Run" 'xxx.xls'!macro1 "
If I save this file as say yyy.xls I will need to change the code i
the macro to reflect this. Can I put some sort of variable in the macr
to represent the current open file ?
Thank