A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Ramon,
Well, I have found an alternate solution,
As my source table is pivot table, so I need to use COUNTA() to find the number of rows.
And I am working with macros also, so I used listObjects() and resize().
So now as number of records gets changed in source, the size of table gets automatically set.
This is helping me out because column numbers are fixed.
I need a formula also, if you could help me out.
Thanks