Hi,
When i'm using the create table action to create the table for my excel file. Its working fine but last 2 rows are outside of the table its not converted as table. I'm using excel as connector.
=OFFSET(Sheet1!A3,0,0,SUBTOTAL(103,Sheet1!$A:$A),23)
last 2 rows are not inside the table . Please correct me if the code is wrong.
Thanks.