Duncan
1.) The find function needs to start at the top every time it is used.
2.) Case should not matter.
If I need to author another question, I'm going to have to get someone up to speed on the great work you have already done. The question has been authored twice already and you're running both results.
Make sense?
B.
for other experts to look into it ?
Duncan
I re-opened the file I attached here and it is limiting the search to the Sheet (using the Find & Replace button/macro). I don't know why yours is expanded to the Workbook.
-Glenn
Duncan
macro of functionkey(). ANd the inputbox will show up
and type "Joe" search text , and th function will find the
cell location.
Hope understand your question completely.If not, please point it out
Duncan
at THisWorkbook sheet that will be run automatically
when the file is re-open. The ctrl-F key will
activate to wait for user to press and call
the function of functionkey()
Duncan
with the following code,
Now I know what you want
Ducan
In the inputbox, type the search string such as "Joe" the "find"
action will react and the cell is selected
the sharp functionkey will call functionkey() when you click on it.
Why you mentions "^{+}F", you want to hit ^+F instead of the mouse right ?
Duncan