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

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
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,214,965
Messages
6,122,496
Members
449,089
Latest member
Raviguru

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