ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Excel VBA - "this action..." (https://www.excelbanter.com/excel-programming/427591-excel-vba-action.html)

Landis

Excel VBA - "this action..."
 
What is the cause of "this action will reset your project" message, while
working in debug mode in Excel VBA?

Peter T

Excel VBA - "this action..."
 
If you do anything that causes the project to recompile you will get that
message, all variables will be destroyed. Eg, add/edit declarations,
With...End With blocks, various other things.

Regards,
Peter T

"Landis" wrote in message
...
What is the cause of "this action will reset your project" message, while
working in debug mode in Excel VBA?




Simon Lloyd[_1111_]

Excel VBA - "this action..."
 

When you add or change a command whilst in debug.

Landis;324164 Wrote:
What is the cause of "this action will reset your project" message,
while
working in debug mode in Excel VBA?



--
Simon Lloyd

Regards,
Simon Lloyd
'The Code Cage' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=90586



All times are GMT +1. The time now is 09:42 PM.

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