The number, is it one number or what, please try to describe more in detail
what you want.
Are the months simply text values like Jan or January, Feb/February. In
what cell do they start, in what cell do you put the number (the adjacent
cell below the month etc)?
There are any number of ways to do this, based on how you have your data
laid out. If you are laying it out a year at a time, you could use a VLOOKUP
based on the month and the current date; you could use an OFFSET using
MONTH(TODAY()) as your horizaontal offset. If your monthly data is really a
cumulative amount and that's why you are only looking for the current month's
total, you could make two rows - one for monthly and one for cumulative and
sum the monthly row. Does any of that help?
Are the months full dates? And what defines most recent month, the one that
today is in, the date above not later than today?
--
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.