View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shan Shan is offline
external usenet poster
 
Posts: 14
Default Linking Excel template and spreadsheet in separate workbooks

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!