ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Disable CommandBar buttons while editing the cell (https://www.excelbanter.com/excel-programming/337348-disable-commandbar-buttons-while-editing-cell.html)

Vinit[_2_]

Disable CommandBar buttons while editing the cell
 
Hi Friends!!

When we edit the cell Excel disables the many button on Standard &
Formatting toolbar(new, open, and function etc..). I want to Disable
my CommandBar buttons while editing the cell. Can you tell me how to do
that?

Regards,

Vinit


Patrick Molloy[_2_]

Disable CommandBar buttons while editing the cell
 
Its not possible. You would have to raise an event when going into edit mode.
At this time, there is no such event available.
If you made it so that the only way to enable edit was to say use the right
click event, then you could use that event to call code that disables
buttons..but its quite tedious to do that.


"Vinit" wrote:

Hi Friends!!

When we edit the cell Excel disables the many button on Standard &
Formatting toolbar(new, open, and function etc..). I want to Disable
my CommandBar buttons while editing the cell. Can you tell me how to do
that?

Regards,

Vinit




All times are GMT +1. The time now is 10:20 AM.

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