ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   editing code with code (https://www.excelbanter.com/excel-programming/287015-editing-code-code.html)

Jase

editing code with code
 
Hi All

I am trying to add a new worksheet and in that worksheet I
am trying to place a piece of code that deletes it when
you deselect it.

As a starting block I have looked at code cleaner to try
to work out how to do this but it seems to use things of
type VBIDE.VBProject unfortunately I don't seem to beable
to work out where this is declared.

Could someone please punt me in the right direction.

Thanks heaps
Jase

Colo[_66_]

editing code with code
 
Hello Jase,

I hope the link below helps.

http://www.cpearson.com/excel/vbe.htm


---
Message posted from http://www.ExcelForum.com/


onedaywhen

editing code with code
 
I think you'd be better off writing (permanent) code at the workbook
level. Take a look at the events in the ThisWorkbook code module e.g.
Workbook_SheetDeactivate.

--

"Jase" wrote in message ...
Hi All

I am trying to add a new worksheet and in that worksheet I
am trying to place a piece of code that deletes it when
you deselect it.

As a starting block I have looked at code cleaner to try
to work out how to do this but it seems to use things of
type VBIDE.VBProject unfortunately I don't seem to beable
to work out where this is declared.

Could someone please punt me in the right direction.

Thanks heaps
Jase



All times are GMT +1. The time now is 12:54 PM.

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