opening and updating a second workbook

LordCo

New Member
Joined
Apr 26, 2002
Messages
1
Hi,

I have a workbook that creates estimates and workorders. One thing that I'd like to do (I don't need to do this, I'd just like to) is to have a second workbook open after a specific event, copy select data to that workbook, save and then close.

Does anybody have any suggestions on how I would do this?

Thank you,

Jim Cook
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
On 2002-04-27 12:36, LordCo wrote:
Hi,

I have a workbook that creates estimates and workorders. One thing that I'd like to do (I don't need to do this, I'd just like to) is to have a second workbook open after a specific event, copy select data to that workbook, save and then close.

Does anybody have any suggestions on how I would do this?

Thank you,

Jim Cook

Jim
Have a look at the Event codes for Workbooks
In the VBA Editor press F1 and type in;
[Using Events with Microsoft Excel Objects]

This should get you started. For further
help in coding post to this board.
 
Upvote 0

Forum statistics

Threads
1,213,484
Messages
6,113,927
Members
448,533
Latest member
thietbibeboiwasaco

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top