Jupes
10-09-2006, 11:19 PM
What I have:
A workbook with two worksheets (three, actually, but the third won't come into play until later). One worksheet has data taken from flight opertations log, the other worksheet contains imported hourly weather data.
What I need:
I need to fill in the weather data that most closely matches the times when the flights were observed. For example - I have data for an aircraft that departed on a certain runway at a specific time. I would like to automatically import a few columns of weather data closest to the aircraft departure time. I believe this might be accomplished with a combination IF statement and the use of the Indirect command, butI am unclear as to how to structure the statement.
How the Data is Being Used:
Ultimately the data will be used to determine if the aircraft at our airport are utlizing the preferential runway program (taking off to and landing from the north) to reduce noise levels in sensitive areas to the south of the airport. When winds are strong enough, the aircraft have no choice but to take off to or approach from the south for landing, but I believe that I can handle that information using conditional format statements.
I've attached a compressed copy of the spreadsheet to help make things clearer.
Any help would be greatly appreciated!
A workbook with two worksheets (three, actually, but the third won't come into play until later). One worksheet has data taken from flight opertations log, the other worksheet contains imported hourly weather data.
What I need:
I need to fill in the weather data that most closely matches the times when the flights were observed. For example - I have data for an aircraft that departed on a certain runway at a specific time. I would like to automatically import a few columns of weather data closest to the aircraft departure time. I believe this might be accomplished with a combination IF statement and the use of the Indirect command, butI am unclear as to how to structure the statement.
How the Data is Being Used:
Ultimately the data will be used to determine if the aircraft at our airport are utlizing the preferential runway program (taking off to and landing from the north) to reduce noise levels in sensitive areas to the south of the airport. When winds are strong enough, the aircraft have no choice but to take off to or approach from the south for landing, but I believe that I can handle that information using conditional format statements.
I've attached a compressed copy of the spreadsheet to help make things clearer.
Any help would be greatly appreciated!