Hey,
I am quite proficient with Excel functions and am finally deeming it necessary to learn VBA. I have a decent understanding of creating user generated functions but I need help with the following problem.
I have in Column F date/time stamps, "1/1/2010 00:00", that increase by one hour and there is corresponding data points to the right of that from Column H thru BW. I want to have an inputs tab where a user can input a start date and an end date then simply click a form control button and on a new tab there will be a list from the defined start/end dates and the corresponding data next to it.
Any help is appreciated.
Thanks,
AJ
I am quite proficient with Excel functions and am finally deeming it necessary to learn VBA. I have a decent understanding of creating user generated functions but I need help with the following problem.
I have in Column F date/time stamps, "1/1/2010 00:00", that increase by one hour and there is corresponding data points to the right of that from Column H thru BW. I want to have an inputs tab where a user can input a start date and an end date then simply click a form control button and on a new tab there will be a list from the defined start/end dates and the corresponding data next to it.
Any help is appreciated.
Thanks,
AJ