Hi all,
I basically have two seperate sheets. One with guarenteed pressures, and one with actual pressures.
I am looking to write a macro that will allow a user to select a start date and an end date, and then the results will be combined on another sheet.
The most simple way to combine this data in my opinion would be using a vlookup, however my problem comes with the formatting of the combined sheet.
Is there any way that I can get excel, through VBA, to auto fill the dates between the two selected date ranges?
Thanks in advance
I basically have two seperate sheets. One with guarenteed pressures, and one with actual pressures.
I am looking to write a macro that will allow a user to select a start date and an end date, and then the results will be combined on another sheet.
The most simple way to combine this data in my opinion would be using a vlookup, however my problem comes with the formatting of the combined sheet.
Is there any way that I can get excel, through VBA, to auto fill the dates between the two selected date ranges?
Thanks in advance