opening another workbook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i need a code that will open workbook [Commission.xls] and update the link
automatically. then when user is done. close the workbook without saving it.

thank you in advance
 
Hi
try
workbooks.Open filename:="c:\temp\Commission.xls", UpdateLinks:=3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top