#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel macro

I am changing a cells formula when user selects a number. The macro sets the
formula for the cells. These 2 formulas are identical but Excel keeps
inserting a '\' before the \HOP when they are entered. Both files exist in
the same directory and both references are vaild. I am trying to avoid using
Network drive letter so that users may copy onto local machine

This one does not, Excel forces the extra \ before "\HOP". Even if I delete
the extra \ and hit enter Excel forces it back in.

=VLOOKUP($B$3,'\\Techfil01v06\Ris\TSS\\HOP\TL
Summary\HOPGroupSummP1206.xls'!GroupSummary,9,0)

This one works fine because Excel is not forcing the extra \
=VLOOKUP($B$3,'\\Techfil01v06\Ris\TSS\HOP\TL
Summary\HOPGroupSummP1106.xls'!GroupSummary,9,0)

Can someone explain?
Reply
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
Macro Help (Uppercase multiple ranges?) Ken Excel Discussion (Misc queries) 14 December 2nd 06 07:23 PM
How to stop Excel remembering/loading macro from previously opened Workbook Norman Yuan Excel Discussion (Misc queries) 4 June 17th 06 04:13 PM
Macro Help In Excel welshlad Excel Discussion (Misc queries) 14 October 26th 05 02:34 PM
Closing File Error jcliquidtension Excel Discussion (Misc queries) 4 October 20th 05 12:22 PM
Macro excel save mrbalaje Excel Discussion (Misc queries) 1 May 12th 05 06:27 PM


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

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

About Us

"It's about Microsoft Excel"