Skip to main content

Search value location in Excel Worksheet

Find and return all locations of a specified value within a sheet of an Excel Workbook.

Inputs in this Wrk Action use wildcards: Question mark (?) matches any one character, asterisk (*) matches zero or more characters. To search for a wildcard value, add a tilde (~) before the wildcard character