Hi again all
How do I programatically select the range of cells in Columns B through D by
date in the following scenario:
Column A Column B Column C Column D
Jan 1/06 00:30 5 6
Jan 1/06 01:00 4 9
Jan 1/06 01:30 2 5
(and so on for the entire day until 23:30)
Jan 2/06 00:30 6 4
Jan 2/06 0:100 7 3
(and so on for the entire day until 23:30)
I will ultimately chart the data that is selected but I am having trouble
writing the code to simply select the proper range of cells for charting.
Even if someone could tell me how to programatically select the data in the
Columns B through D where the date matches 1/1/06 in Columns A , I can
probably figure out the rest.
Thanks again!
Debra
Bookmarks