Logic Validation

brandonrlz

New Member
Joined
Jul 29, 2011
Messages
30
Hey gang - I may be over complicating this, so I need some help in validating my thinking/logic, and to see if this is the best approach or if there is a better one.

What I'm wanting to do is have column B be nothing but a dynamic container for whatever is dropped into D3:F4. The text could change from month to month, that's why I'm taking it to a more dynamic approach.

Cell B6 and B11 however are totals that will change from month to month; therefore, they would need need to match up to the name of the client.

What I'm curious about is...would it make sense to create a drop down list of some sort or a simple text to match up to the month. That way I could easily pick the month and have it dynamically change the monthly total? Furthermore, would it be better to use a "dget" formula to capture this value, or is a match in conjunction with an "if" statement a better route?

Here's the simple layout:
Excel Workbook
BCDEF
2Client*ClientRenewal DateContracted PEPM
3Client AClient A11/29/2011* * * * * * *15,000,000
411/29/2011*Client B8/25/2011* * * * * 120,000,000
5* * * * * * * * * * * * * * * * *15,000,000**
6**Aug-11
7**CustomerTotal
8Client B*Client A* * * * * * * *5,446,744
98/25/2012**Client B* * * * * * *23,222,202
10* * * * * * * * * * * * * * * *120,000,000***
11**Sep-11
12**CustomerTotal
13***Client A* * * * * * * *6,535,568
14***Client B24,584,283
15*****
16**Name Range
17**custAugE8:E9
18*custSeptE13:E14
19**custCMBAugF8:F9
20**custCMBSeptF13:F14
Sheet
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.

Forum statistics

Threads
1,224,599
Messages
6,179,831
Members
452,946
Latest member
JoseDavid

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top