Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try something like this:
With your Drop Down value in A1 (a month name: June, August, etc) Try this formula: =VLOOKUP('Money & Budgets'!D96,'Money & Budgets'!$D$95:$R$138,MONTH(DATEVALUE(A1&" 1"))+1,FALSE) Is that something you can work with? *********** Regards, Ron XL2002, WinXP "Toni" wrote: I have created a drop down list for month's of the year and selected March which is Month 2 in our financial year but is located in column 3. I have been able to create a VLOOKUP formula as follows =VLOOKUP('Money & Budgets'!D96,'Money & Budgets'!$D$95:$R$138,3,FALSE) and it works just fine. But, I can't work out how to do the following. I want to be able to select April in the drop down box and have my VLOOKUP search the same data but get the answer from column 4 not column 3. I have been at this for days and am getting nowhere. Please help if you can. Thanks Toni |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ranking query | Excel Discussion (Misc queries) | |||
From several workbooks onto one excel worksheet | Excel Discussion (Misc queries) | |||
Vlookup 2 data matches? | Excel Discussion (Misc queries) | |||
How do I add input data in the input ranges in drop down boxes. | Excel Discussion (Misc queries) | |||
Printing data validation scenarios | Excel Worksheet Functions |