I am sure this is simple, but I can't seem to figure it out.
I am trying to write VBA code to open the Find dialogue box. The part I am finding tricky is, I only want a certain range searched for the value the user is seeking.
I can record a macro to select the range and initiate the Find, but, the instead of the Find box staying open so the user can type in a search value, the find process completes based on the previous value entered.
That is why I am trying to figure out how to just open the Find box.
thx alot
Bill
I am trying to write VBA code to open the Find dialogue box. The part I am finding tricky is, I only want a certain range searched for the value the user is seeking.
I can record a macro to select the range and initiate the Find, but, the instead of the Find box staying open so the user can type in a search value, the find process completes based on the previous value entered.
That is why I am trying to figure out how to just open the Find box.
thx alot
Bill