Hi, i have a small problem with a system i'm working on, i have a set of weather data that are input at specific times, and i want to be able to copy all the the data that is between 2 times to a seperate table so that i can create a graph from it. I was wondering if there are any functions or a way that i can do this with vba, i was thinking some kind of loop but i can never get my head around them. Thanks in advance for any help you can give me.