Forum Discussion
festos67
Apr 07, 2021Copper Contributor
Autofill empty table with data from database (csv)
Hello in the same workbook i have an empty table on one sheet and a database on the other sheet , the data came from a csv file. I need to find a way to autofil the empty table with the data from the...
SergeiBaklan
Apr 07, 2021Diamond Contributor
As variant you may ignore empty table - Power Query csv file, transform as needed and return table to the sheet (instead of empty one).