How to get the cell value?

I have a known cell value…How can I find the cell name i.e…A1,B1… using the cell value

Thanks in Advance

hey

you can use the lookup datatable and get the value

regards

download this custom activity package

then use find values in column range (leave in_columnRangeToSearch argument blank to search the whole sheet)

@mohamedalthaf You can look up range to get cell name based on the cell value

Please find attached workflow below

Example.zip (11.1 KB)

@ushu Thanks! its working as expected:)

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.