Hello all,
I am trying to look at some data that we are getting from a database. This database has a lot of data, but what we are concerned with is a daily number and a month to day (MTD) total. For instance, we have a daily total that shows how many people enrolled and that is then summed to the MTD total. The first instance of this would be for customer on row 8 column H (H8) for their daily enrollment on January 1. Their MTD for Jan 1 would be on L8. Their next would be for the daily on P8 and then the MTD would be on Q8. This is systemic through out the worksheet. I know exactly where to look for the data for each customer.
Now, what I really need to do, is to look at the MTD total for January 1, add the daily from January 2 and see if it matches the MTD total for January 2.
Essentially, does H8+P8=Q8, etc., etc., for each day of the month. If it does, great.....if it doesn't, put something on screen to tell me that there is a problem.
I have some programming experience and excel experience, but I am just not getting anywhere with this.
Any help is appreciated.
Thanks!!!!
Bookmarks