LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 225
Default How do I detect and commit the current cell edition?

Hi Bret,

I am sorry if I did not make it clear.
As Jim suggested, there is no such an event which will generate when we
are editing a cell.

Per your descritpion, you wanted to detect the edit status because if you
are trying to SaveCopyAs, you will get exception if the cell is in editing.

So my suggest is that, when we try to save a file, Workbook_BeforeSave
event will fire. Which gave us a chance to make sure the cell is not in the
edit mode, so that we the Save work will not generate exception.

If I misunderstood, please feel free to post there.



Best regards,

Peter Huang

Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel - Home Edition vs Standard Edition Kevin Excel Discussion (Misc queries) 2 January 25th 09 08:50 PM
How to detect characters in cell? Eric Excel Discussion (Misc queries) 1 November 10th 07 02:02 PM
detect cell change diepenbos Excel Programming 1 August 18th 05 02:49 AM
How to detect current active sheet number Mike Chen Excel Programming 3 April 3rd 04 04:41 PM
UDF - detect cell border Jason Morin[_2_] Excel Programming 2 February 12th 04 07:22 PM


All times are GMT +1. The time now is 07:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"