K
Kc001
Hi,
I'm new to Macros and have no prior programming experience. I have
weekly files that always contains the same number of columns bu
different number of rows [ex. 1 week it will have 3K rows, another wee
it will have 2K rows, but always 6 columns]. I need to make the tw
sheets into table to do further analysis; can anyone please help?
I want to write a code that allows me to do the following in th
following order:
1. Select only cells that contains data in sheet 1
2. make a table using data selected in sheet1
3. move to 'sheet2'
4. select only cells that contains data in 'sheet2'
5. make a table using the data in 'sheet2'
Thanks
I'm new to Macros and have no prior programming experience. I have
weekly files that always contains the same number of columns bu
different number of rows [ex. 1 week it will have 3K rows, another wee
it will have 2K rows, but always 6 columns]. I need to make the tw
sheets into table to do further analysis; can anyone please help?
I want to write a code that allows me to do the following in th
following order:
1. Select only cells that contains data in sheet 1
2. make a table using data selected in sheet1
3. move to 'sheet2'
4. select only cells that contains data in 'sheet2'
5. make a table using the data in 'sheet2'
Thanks