Lookup Range ============ Category -------- Excel Commands Description ----------- This command lookup text from a specified Excel range. Use this command when you want to lookup a value from a specified Excel range. Parameters ---------- **Instance Name** Indicate the instance name for the selected workbook **Sheet Name** Indicate the name of the sheet within the Workbook to activate **Range** Enter the Range Location (ex. A1 or B2:G7) **Lookup Value** Enter text to lookup **Lookup By** Select lookup methodology **Variable** Assign result to variable Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Excel Commands\\Lookup Range\\Lookup Range.xml` See Also -------- - :doc:`Add Workbook ` - :doc:`Add Worksheet ` - :doc:`Append Cell ` - :doc:`Append Row ` - :doc:`Close Workbook ` - :doc:`Copy Worksheet ` - :doc:`Delete Cell ` - :doc:`Delete Row ` - :doc:`Excel Create Datatable ` - :doc:`Export to PDF ` - :doc:`Get Cell ` - :doc:`Get Cell Style ` - :doc:`Get Last Column Index ` - :doc:`Get Last Row Index ` - :doc:`Get Range ` - :doc:`Get Range As Datatable ` - :doc:`Get Worksheets ` - :doc:`Go To Cell ` - :doc:`Insert Cell ` - :doc:`Open Workbook ` - :doc:`Remove Duplicate ` - :doc:`Run Macro ` - :doc:`Save Workbook ` - :doc:`Save Workbook As ` - :doc:`Set Range ` - :doc:`Write Range ` - :doc:`Write Row `