Hi
I have looked at this thread which was helpful but doesn't give me quite what I need..
https://www.mrexcel.com/forum/excel-questions/1002856-vba-clearing-specific-table-columns.html
I also found this useful and started to write the code but realised it was referencing rows and I need specific columns.
https://www.thespreadsheetguru.com/blog/2014/6/20/the-vba-guide-to-listobject-excel-tables
Basically, I need to clear out all the databody ranges across all my tables in the workbook EXCEPT leaving the formulas?
Is there an easy way to do this or do I have to specify which columns to leave alone for each table?
Many thanks
Meli
I have looked at this thread which was helpful but doesn't give me quite what I need..
https://www.mrexcel.com/forum/excel-questions/1002856-vba-clearing-specific-table-columns.html
I also found this useful and started to write the code but realised it was referencing rows and I need specific columns.
https://www.thespreadsheetguru.com/blog/2014/6/20/the-vba-guide-to-listobject-excel-tables
Basically, I need to clear out all the databody ranges across all my tables in the workbook EXCEPT leaving the formulas?
Is there an easy way to do this or do I have to specify which columns to leave alone for each table?
Many thanks
Meli