LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default 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



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Correct Syntax TeeSee Excel Discussion (Misc queries) 6 February 28th 08 01:36 AM
CORRECT SYNTAX FOR RUN... [email protected] Excel Programming 3 August 18th 06 09:29 PM
Correct VBA syntax Ken G. Excel Discussion (Misc queries) 3 December 7th 05 12:35 AM
If...and... - can never get the syntax correct! Darin Kramer Excel Programming 12 March 24th 05 04:18 PM
Can't get this syntax correct, please help. Sharlene England Excel Programming 4 December 1st 03 05:41 PM


All times are GMT +1. The time now is 07:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"