LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Sheet Calcuation Issue

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Date calcuation (another) ShagNasty Excel Worksheet Functions 1 December 21st 08 10:06 PM
multiplicative calcuation Jenn Excel Discussion (Misc queries) 3 October 17th 08 06:22 PM
If And Calcuation Kimbo[_2_] Excel Worksheet Functions 4 October 6th 07 03:11 PM
Hour Calcuation Karan Excel Worksheet Functions 3 April 26th 07 01:38 PM
holding a value after first calcuation spence Excel Worksheet Functions 2 March 27th 06 12:54 AM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"