Hello There,
I am using the below formula in various tables and want to make it in a VBA Function. Attached jpeg file
The table column name is always fixed as "Sr No".
The input for this function would be the Table Name.
Could you please advise how to do it?
Thanks & regards,
Don
I am using the below formula in various tables and want to make it in a VBA Function. Attached jpeg file
Code:
ROW()-ROW(Table2[[#Headers],[Sr No.]]
The table column name is always fixed as "Sr No".
The input for this function would be the Table Name.
Could you please advise how to do it?
Thanks & regards,
Don