![]() |
User Defined Functions
Hi,
I've designed a user defined function which adds cells in range dependent on their font colour. The VBA behind the function works very well. However when I change the font colour of a cell the function does not automatically run. Only when I open and close the workbook does the function run updating the totals. Punching F9 to get the workbook to calculate does no good and neither will trying to run the functions from within the VBA editor... Any help is appreicated...Chris |
User Defined Functions
put application.volatile as the first line and put =now() in a cell
somewhere -- Don Guillett SalesAid Software "Chris Gorham" wrote in message ... Hi, I've designed a user defined function which adds cells in range dependent on their font colour. The VBA behind the function works very well. However when I change the font colour of a cell the function does not automatically run. Only when I open and close the workbook does the function run updating the totals. Punching F9 to get the workbook to calculate does no good and neither will trying to run the functions from within the VBA editor... Any help is appreicated...Chris |
All times are GMT +1. The time now is 12:19 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com