M
mluetkem
I have a table lookup problem that I can't seem to solve with the basi
VLOOKUP. I have 3 columns of data in the Table_array. They are i
order from l-r, Date, Time, data value. I am trying to populate a
array of Date (column) vs Time (row) for the month of December and al
hours of the day in half hour increments. So the first column of th
array I want the VLOOKUP to fillin would be 01-Dec-03 for the times o
0:00AM, 0:30AM, 1:00AM, 1:30AM, .... 11:30PM. So, where there is n
data in the Table_array for a time for a specific day I would like a
entered, otherwise the corresponding data value in col3 of th
Table_array for that Date & Time combination. I'm basically trying t
take a scattered set of data and popoulating it into a contigious se
of Date & Time data. Any ideas?
Mik
VLOOKUP. I have 3 columns of data in the Table_array. They are i
order from l-r, Date, Time, data value. I am trying to populate a
array of Date (column) vs Time (row) for the month of December and al
hours of the day in half hour increments. So the first column of th
array I want the VLOOKUP to fillin would be 01-Dec-03 for the times o
0:00AM, 0:30AM, 1:00AM, 1:30AM, .... 11:30PM. So, where there is n
data in the Table_array for a time for a specific day I would like a
entered, otherwise the corresponding data value in col3 of th
Table_array for that Date & Time combination. I'm basically trying t
take a scattered set of data and popoulating it into a contigious se
of Date & Time data. Any ideas?
Mik