Hi, I have a sheet with few rows of description and a table starting from the 7th row. I was thinking of ‘ctrl+x’ 6 rows from the sheet1 and paste it to sheet2. Thus, the table in sheet1 will go to row 1 and i could read range from there onwards. But, I am not sure how to specify to get the first 6 rows only.
P.s. I cannot use get table range as it isn’t an excel table. I cannot be changing it to an excel table as robot is retrieving the excel from an email as part of the automation.
Any suggestions?
Thank you xoxo