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: 1
Default Linking workbooks


My boss wants me to separate a workbook into two separate workbooks an
link them. The prices are to be put in one workbook and the work area
and code are to go into another. Users will have a copy of code
workbook and will link to the price file over a network. I can liv
with the message about updating links, but what I would like to do i
put a variable in the cells that reference the pricing workbook so tha
I don't have to change the name of the linked workbook every month w
get new prices. Keeping the same name and location hardcoded in th
cells is not practical for testing and the monthly updates.

My question. Is there a way to substitute a variable inside the cel
for -'C:\Documents and Settings\My Documents\MyExcel\[Pricin
Sheets.xls]Sample'-

=(VLOOKUP(B8,'C:\Documents and Settings\My Documents\MyExcel\[Pricin
Sheets.xls]Sample'!$A$2:$F$4,2,TRUE)*B8)

As a bonus, how can I get rid of the message that comes up asking t
link to the unopen workbook

--
Bruce00
-----------------------------------------------------------------------
Bruce001's Profile: http://www.excelforum.com/member.php...fo&userid=2663
View this thread: http://www.excelforum.com/showthread.php?threadid=49082

 
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
Linking Workbooks Skirk Excel Discussion (Misc queries) 1 February 11th 10 07:00 PM
Linking workbooks together IHSmw Excel Discussion (Misc queries) 1 August 14th 09 03:58 PM
Linking workbooks HillClimbinGirl New Users to Excel 4 March 25th 09 04:51 PM
Linking workbooks sleepy Excel Worksheet Functions 1 August 5th 06 05:09 AM
Linking workbooks EGC New Users to Excel 0 March 9th 05 01:43 PM


All times are GMT +1. The time now is 02:02 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"