Hello,
I tried to look for a previous thread concerning this and I am not able to find anything, so hopefully this hasn't already been asked. I have a production report that uses time ranges to fill data, and the time ranges are in column 16. I need to pull the data from each hour, and I want to set the range between the hour in B16 and C16, C16 and D16 etc. and then post the data in the relevant cells in that column. My main question is how to have the code treat every range seperately instead of having to create a sub for each. Here is what I have so far:
dtStartDate and dtEndDate are the values that need to change for each hour, and for the most part they will just go down the row one by one(C16-N16, P16-AA16)
I am relatively new to VBA programming, any help or explanation would be greatly appreciated.
Thank you very much.
Bookmarks