LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
klg klg is offline
external usenet poster
 
Posts: 18
Default Help w/Validation List & VLOOKUP

At least that's what we THINK we need help with. A co-worker has been working
really hard on this and has previously posted, but shes stumped. Here's our
situation -

We need a spreadsheet for tracking bonuses. There will be 7 columns - date,
policyholder, policy, type, premium, bonus and initials. We'll fill in the
date, policyholder and initials columns. We created dropdown boxes for the
policy and type columns. Once we choose the Policy, we need the Type
dropdown list to be a dependent dropdown, (with only the associated "Types"
showing), and for the bonus to fill itself in based on the policy and type
chosen. Unless Fire or Auto is chosen, in which case we need it to calculate
2% of the premium we enter.

We have worked and worked on this and still cant get everything to work.

We have tried the following formulas -

=OFFSET(PolicyStart,MATCH(B5,PolicyColumn,0)-1,1,COUNTIF(PolicyColumn,B5),1)

=IF(C5=€€,PolicyList,INDEX(PolicyColumn,MATCH( C5,TypeColumn,0)))

=SUM(E5*2%)

=vlookup(D6,A1:B3,2,FALSE)

=VLOOKUP(D5,Policies!C3:D23,2,FALSE)

And we have used the following informational links -

http://www.contextures.com/xlFunctions02.html

http://www.contextures.com/xlDataVal02.html

We have uploaded the file to:

http://www.savefile.com/files/1333831

Can anyone help us PLEASE?
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
If, vlookup, data validation & dependent list Karen Excel Worksheet Functions 6 July 11th 07 04:18 PM
VLookup return validation list bactfarmer Excel Worksheet Functions 1 March 21st 07 11:11 PM
Combination of Validation List and VLOOKUP Problem Blake Excel Worksheet Functions 2 March 23rd 06 08:00 PM
Complex Vlookup and List Validation and Nested IF statements Bobby Excel Worksheet Functions 2 March 9th 06 05:37 PM
Validation List and VLookup are ackting strange Jasper Excel Worksheet Functions 1 January 24th 05 01:49 PM


All times are GMT +1. The time now is 05:55 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"