Hi all. I'm new poster but experienced excel user. I've never messed with the VB angle, nor macro's, but have lots of experience working with the functions and formulas that are provided with excel. That being said, you can expect that this question is probably not going to be easy. (but I could be wrong.)
What I have is an excel workbook to log and analyze my daily readings from my diabetes meter. The 'Data Input' sheet has a row for each day, and each row consists of, (among other things not inportant to this question), five 2 column sections for my readings. They are Breakfast, Lunch, Dinner, Bed Time, and Special (the last one is usually blank. But is there for readings that don't fit the first four)
Each section has two columns, Time (time of the reading) and Reading.
Now.. I have a second sheet, called Trends, where i'm using frequency to count reading ranges. These use Offsets, as new days are inserted into top of the 'Data Input' section (by copy and insert copied), and the frequency is reading only the top 7 or 30 lines. (giving me a rolling weekly and monthly figgures)
I had to use five Offsets each with a single column width, because excel treats the times as numbers which was throwing off my frequencies.
What I would like to do, is create a line chart, that shows all the readings (skipping blanks) for the previous week and/or month, using offsets that check the 5 sections, for previous 7 and/or 30 days.
I have no idea how i'm going to accomplish this. Any help?
I am using Excel 2007, and have experience with programming (C++) so can handle the more technical angle of formulas and functions. A copy of the excel is included. any other suggestions would be welcomed.
Bookmarks