Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have created a simple function and for some reason the function doesn't
auto update. I have tried Application.Volatile, and Sheet1.Calculate but for some reason when I change the formatting on the cell it still doesn't update the return value. The following is my function, please take a look. Function FindPattern(InputRange As Range) FindPattern = InputRange.Interior.Pattern Sheet1.ReCalc End Function Thanks, Dave Marden |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date calcuation (another) | Excel Worksheet Functions | |||
multiplicative calcuation | Excel Discussion (Misc queries) | |||
If And Calcuation | Excel Worksheet Functions | |||
Hour Calcuation | Excel Worksheet Functions | |||
holding a value after first calcuation | Excel Worksheet Functions |