How to print cell names instead of cell values?

image

Ex: 200 value placed at C3, So i need to print C3.

Hello
@Manju_Reddy_Kanughula
image
You can try this.

Hope this solve your query.

@Manju_Reddy_Kanughula

Lookup range would return cell itself not the value…can try that

https://docs.uipath.com/activities/other/latest/user-guide/excel-look-up-range

Cheers

Hi @Manju_Reddy_Kanughula ,

If using Modern Excel activities, could also try with Find/Replace Value activity.
image

Hi,
You can use a find/ replace activity and configure it as below:


The variable ‘address’ will give you the name of the cell.

this one helps you
ForumColumnIndex.zip (148.1 KB)

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