ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Application.Run correct syntax (https://www.excelbanter.com/excel-programming/380940-re-application-run-correct-syntax.html)

Peter T

Application.Run correct syntax
 
Yes you need to embrace workbook names with apostrophes if they include
certain characters such as a space and various others. Similarly in formulas
and elsewhere. No harm to include them if not needed so best always to
include them.

Regards,
Peter T

"Antonio" wrote in message
...
I think I found the reason.

Spaces in a workbook name require the name be
enclosed in single quotes.

My workbook name was actually a S.xls not aS.xls

Is this correct?

"Antonio" wrote:

Application.Run "'a S.xls'!send_email_confirm"
Application.Run "a S.xls!send_email_confirm"

The first works, the second does not.

According to the help files I need parenthesis.
According to this forum the second one should be the correct one.

Clarification would be helpful.

Thanks,

Antonio





All times are GMT +1. The time now is 12:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com