I have a macro that searches all the sheets in a workbook for the text entered into a dialog.
What I'd like to do is read the text from Excel's find field and put it in my dialog when its first displayed. In Word, for instance, Selection.Find.Text will give me what was last typed into the find dialog but I've not found an equivalent in Excel.
Is there a way read that?
Many thanks,
Ken
What I'd like to do is read the text from Excel's find field and put it in my dialog when its first displayed. In Word, for instance, Selection.Find.Text will give me what was last typed into the find dialog but I've not found an equivalent in Excel.
Is there a way read that?
Many thanks,
Ken