#1   Report Post  
Dharsh
 
Posts: n/a
Default DropDowns

Hi. I have inserted drop downs in a worksheet. The
contents of the drop down is 'L', 'M' and 'H'. I am going
to send my spreadsheet out to ppl to fill in the data by
selecting the appropriate state- L,M or H. What I want to
do is be able to add the cells of one row ie; allocate
numbers 1,2 and 3 to L,M, and H and get a score for each
row. Can anyone help me with this???
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=SUM(LOOKUP(A2:M2,{"H",3;"L",1;"M",2}))

which is an array formula, so commit with Ctrl-Shift-Enter, not just Enter

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Dharsh" wrote in message
...
Hi. I have inserted drop downs in a worksheet. The
contents of the drop down is 'L', 'M' and 'H'. I am going
to send my spreadsheet out to ppl to fill in the data by
selecting the appropriate state- L,M or H. What I want to
do is be able to add the cells of one row ie; allocate
numbers 1,2 and 3 to L,M, and H and get a score for each
row. Can anyone help me with this???



  #3   Report Post  
Dharsh
 
Posts: n/a
Default

Thanks sooooo much for the prompt reply Bob.
I am not sure how I'd modify this to apply it to my
spread sheet.I'd really appreciate it if you could reply
to this one as well.

Say in Column B i have a couple of L and a couple of Ms
(first 4 rows). So when I add it up , it should give me
(1+1+2+2)=6. How will I change the equation you just gave
me to apply it to this column and rows?


-----Original Message-----
=SUM(LOOKUP(A2:M2,{"H",3;"L",1;"M",2}))

which is an array formula, so commit with Ctrl-Shift-

Enter, not just Enter

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Dharsh" wrote in message
...
Hi. I have inserted drop downs in a worksheet. The
contents of the drop down is 'L', 'M' and 'H'. I am

going
to send my spreadsheet out to ppl to fill in the data

by
selecting the appropriate state- L,M or H. What I want

to
do is be able to add the cells of one row ie; allocate
numbers 1,2 and 3 to L,M, and H and get a score for

each
row. Can anyone help me with this???



.

Reply
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
Dropdowns Carl Hilton Excel Discussion (Misc queries) 1 March 11th 05 05:15 PM
Getting combobox dropdowns to appear on a userform when tabbed to. DO Excel Discussion (Misc queries) 0 March 2nd 05 02:11 PM


All times are GMT +1. The time now is 06:59 AM.

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

About Us

"It's about Microsoft Excel"