Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there anyway to write code so that all formulas on a sheet will get
automatically recalculated when a user changes the textcolor of any cell on the worksheet? Is there a onFormatChange event of any kind? -J |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
JS,
I don't believe there is any way to do this. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "J S" wrote in message ... Is there anyway to write code so that all formulas on a sheet will get automatically recalculated when a user changes the textcolor of any cell on the worksheet? Is there a onFormatChange event of any kind? -J |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well.... It can be done but it is a little hard I have attached
workbook with it being done. Look at the MainS sheet in VBE. Keith www.ktjfs.co Attachment filename: textcolorevent.xls Download attachment: http://www.excelforum.com/attachment.php?postid=40650 -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lock Cell Format - Allow copy and paste of data without format change | Excel Worksheet Functions | |||
Change Date Format to Specific Text Format When Copying | Excel Discussion (Misc queries) | |||
Use date modified to change format & create filter to track change | Excel Worksheet Functions | |||
Change number (in text format) to numeric format | Excel Discussion (Misc queries) | |||
How do i change numbers in text format to number format? | New Users to Excel |