R1 TO R10 refer to fields in a table grid.
r1e to r10e are a column in the table
the rows are dependent on the number of employees I enter.
I need to know what exactly this formula is telling me...
What I'am hoping is:
if @Text(R1E) has data in the cell...give me the value associated to the name in row 1
if @Text(R2E); has data in the cell...give me the value associated to the name in row 2