How do I get a cell value from the adjacent cell

Hello All,

How Do I get a cell value from the adjacent cell.
Eg. If my B4 contains " Product Name " I need to get cell number C4 or value of C4

Thanking you

hi @Yugal_Raju
one way to do this would be to loop through the Data table using a for each row method.

image

hope this helps you

please use lookup table activity

this video will helpfull for you