ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   errorcode if somebody is trying to change ... (https://www.excelbanter.com/excel-programming/358882-errorcode-if-somebody-trying-change.html)

Martin Bauer

errorcode if somebody is trying to change ...
 
good morning,


I'm currenly using a taylormade dll to send data, whenever a new value in
the sheet was calculated.

Now I have the problem, that If somebody is pressing the F2 key and try to
amend a value in a cell and not pressing ENTER - I guess excel is stopping
the recalc function - and I will send out "old" values

Is there an other way, than just use the protect mode in the sheet

I was imaging, that I will get an errorcode and than I'm able to work with
this error code


Any ideas

Ciao
Martin

Tom Ogilvy

errorcode if somebody is trying to change ...
 
If the sheet will need to have changes made on it, there is no way to allow
the user to make changes and not go into edit mode unless you handle all the
interface with the user through your code with Userforms and so forth.

--
Regards,
Tom Ogilvy



"Martin Bauer" wrote:

good morning,


I'm currenly using a taylormade dll to send data, whenever a new value in
the sheet was calculated.

Now I have the problem, that If somebody is pressing the F2 key and try to
amend a value in a cell and not pressing ENTER - I guess excel is stopping
the recalc function - and I will send out "old" values

Is there an other way, than just use the protect mode in the sheet

I was imaging, that I will get an errorcode and than I'm able to work with
this error code


Any ideas

Ciao
Martin



All times are GMT +1. The time now is 06:07 PM.

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