ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Opening and Closing workbooks (https://www.excelbanter.com/excel-programming/279580-opening-closing-workbooks.html)

Jase

Opening and Closing workbooks
 
Hi All

I currently have a problem with a program I have (well
that's why we write here now)

What happens is one workbook opens another workbook and
then the original workbook is closed. However when I do
this because the code originated in the original workbook
as soon as it is closed I get an object-defined error.
That is to say the code can not continue to execute as I
have removed the root macro that is running the operation.

Does anyone know how to get around this?

Thanks in advance
Jase

Nigel[_4_]

Opening and Closing workbooks
 
Jase,
Store your macros in the personal.xls, this workbook is created when you
choose 'store in personal' option when first storing a recorded macro. It
is opened when Excel opens but remains hidden. You see edit it in the VBA
project window.

This is OK if you personally are running it. If however you are providing
it to others on a different PCs then you might consider creating it as an
add-in (xla extension) and distriubte this to others.

In any case you must ensure that your macro references the correct workbook.

Cheers
Nigel


"Jase" wrote in message
...
Hi All

I currently have a problem with a program I have (well
that's why we write here now)

What happens is one workbook opens another workbook and
then the original workbook is closed. However when I do
this because the code originated in the original workbook
as soon as it is closed I get an object-defined error.
That is to say the code can not continue to execute as I
have removed the root macro that is running the operation.

Does anyone know how to get around this?

Thanks in advance
Jase





----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! 100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---


All times are GMT +1. The time now is 04:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com