View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Linking Excel template and spreadsheet in separate workbooks

Hi Shan

Why don't you run a macro when you need the information
http://www.rondebruin.nl/summary2.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Shan" wrote in message ...
Hello,

I have a blank template that is used for Purchase Orders. Once completed, it
is renamed and saved under a specific job folder. I would like to link this
template to an Order Entry Log (as it is called) so I have a running list of
items ordered. The Purchase Order template and the Order Entry Log are in
separate workbooks.

I found that just by copying the selected fields and then Edit/Paste
Special/Paste Links that it does work. However, once the blank template is
renamed - I have to manually create the links each time I use the blank
template.

Any suggestions on how to fix this? (I don't have a lot of programming
experience).

Thanks!