Hi!
So, I have one excel file where in one cell I enter my date (i.e. data). Then I have this other excel file where I want to populate the dates based on the entry. I'm trying to figure out the VBA/Macro for this, the only entry for the second excel file is the data (i.e. one column), and I want my data to go to the next available/empty row it finds to populate.
Any help is appreciated, thanks!
So, I have one excel file where in one cell I enter my date (i.e. data). Then I have this other excel file where I want to populate the dates based on the entry. I'm trying to figure out the VBA/Macro for this, the only entry for the second excel file is the data (i.e. one column), and I want my data to go to the next available/empty row it finds to populate.
Any help is appreciated, thanks!