Hello,
I have a two part question. First: How can I execute a sub automatically. I have about 57 macros in a workbook right now and I need them to be executed in a specific order. How can I do this?
Second: When the subs are executed they put a bunch of data into twelve different worksheets. I want them to bring all this data into one worksheet (lets call that Assemble Sheet). so data from sheet 1 will be copied to assemble sheet and than it brings data from sheet 2 and copies it after the data from sheet 1 in assemble sheet.
This data will grow throughout the year so I need this to be scalable.
thank you!
I have a two part question. First: How can I execute a sub automatically. I have about 57 macros in a workbook right now and I need them to be executed in a specific order. How can I do this?
Second: When the subs are executed they put a bunch of data into twelve different worksheets. I want them to bring all this data into one worksheet (lets call that Assemble Sheet). so data from sheet 1 will be copied to assemble sheet and than it brings data from sheet 2 and copies it after the data from sheet 1 in assemble sheet.
This data will grow throughout the year so I need this to be scalable.
thank you!