Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The following command shows the Find Dialog box but how do I capture
the results of that search. Application.Dialogs(xlDialogFormulaFind).Show If I try set stuff = Application.Dialogs(xlDialogFormulaFind).Show I get an error. If I try stuff = Application.Dialogs(xlDialogFormulaFind).Show I get true or false. I'd like to find the cell that has the data and then capture that cells attributes, ie address, row, column, etc. Where can I find examples of using the results of what the dialog box found. Help shows what attributes to feed the boxes but I can't find where to capture the results of the search. Thanks for any help. Don |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
xldialog question | Excel Programming | |||
Value From xlDialog | Excel Programming | |||
Append code to a xlDialog | Excel Programming | |||
XLDialog Printer Setup | Excel Programming | |||
xldialog | Excel Programming |