Create customs define event

P

phang

How do I create a customer event in worksheet, where trigger by changing
cell format eg:cell font bold or font been underline.

thk
phang
 
T

Tom Ogilvy

There are no events that trigger when these actions are taken. I don't
believe there is a way to create a custom event that would trap them. Maybe
you could work up something in the selectionchange event to gather data on
the cell selected, then on the next change, make a comparison to it current
state to see if anything has changed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top