Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() Try the following... =VLOOKUP(F5,CHOOSE(F11,Oneyear,Twoyear,Threeyear), MATCH( F9,{0,5,10,15,20,25,30},0)+1,0) Hope this helps! danielle Wrote: ![]() In sheet 1 I have 3 tables which looks similar to the below but larger. one for 1 year one for 2 year and one for three year. 1 2 3 Oneyear 0% 5% 10% 1 11.5 167 155.00 140.00 2 11 162 150.00 135.00 3 10 151 139.00 124.00 4 9 140 129.00 114.00 In Sheet two I am using combo boxes and option buttons to select options that th user requires. So if the user wants 10 cost (which is vertical) and 5% discount the figure I need to show is 139.00 on sheet 2. I have the 1234 going vertical and 123 hortizonal because I thought I need to have it for the vlookup sum I had been using which is =VLOOKUP(F5,CHOOSE(F11,Oneyear,Twoyear,Threeyear), MATCH( F9,{0,5,10,15,20,25,30},0),0) F5 being 10 the cost F11 being if it is one, two, or three year table and F9 being 5%. But the formula keep bring up the wrong figure. Can anyone help???? -- Domenic ------------------------------------------------------------------------ Domenic's Profile: http://www.excelforum.com/member.php...o&userid=10785 View this thread: http://www.excelforum.com/showthread...hreadid=346756 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
vlookup data hidden within worksheet | Excel Worksheet Functions | |||
Vlookup info being used without vlookup table attached? | Excel Worksheet Functions | |||
Can VLOOKUP return multiple answers based on several identical lo. | Excel Worksheet Functions | |||
Vlookup #N/A error due to formatting | Excel Worksheet Functions | |||
VLOOKUP not working | Excel Worksheet Functions |