Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Excel XP on Win XP
I am using the following formula every 27th cell down a column to display teh day of week. =CHOOSE(WEEKDAY(B785), "Sunday","Monday","Tuesday","Wednesday","Thursday" ,"Friday","Saturday") The formula works great, problem is I want to be able to use the FIND button/command to go to the next "Tuesday" qucikly. My find reports "No MAtches Found". I presume this is because each cell contains a formula result and not the actual TEXT "Tuesday". Is there a simply solution to my dilemmna? Thanks to all |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"method 'execute' of object 'find' failed" | Excel Discussion (Misc queries) | |||
where to put results of find operation in find and replace functio | Excel Worksheet Functions | |||
Excel Formula Doesn't Execute (Shows formula-not the calcuation) | Excel Discussion (Misc queries) | |||
my excel formulas are too long to execute find and replace | Excel Worksheet Functions | |||
VBA Formula Fails to Execute | Setting up and Configuration of Excel |