LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 39
Default IF Function/Validation List/Totals

Hi,

Using the rather ageing X L97 I'm trying to do the following:

Column G uses a Data Validation List to restrict choices,
Column H the uses an IF function to place a value into the cell,

I now need to setup a display of results that then count the values of the
results in Column H as a total of so if H18,H20,H35 have the value 4 then my
count would be 3, if H19,H21,H30,H33 have the value 5 then the count would be
4.
The actual column i'm using is going to be around 500 rows down and the data
needs to be taken accordingly.
Any suggestions?

If it helps the IF function i'm using in Column H is as follows:

=IF(G15='Result 1',"1",IF(G15='Result 2',"2",IF(G15='Result
3',"3",IF(G15='Result 4',"4",IF(G15='Result 5',"5",IF(G15='Result
6',"6",IF(G15='Result 7',"7",IF(G15='Result 8',"8"))))))))

The validation list I'm using could also get larger I believe using the IF
function to check and then disaply the results could get messy, are there any
other ways to display the results in Column H rather than using the IF
function?

Thanks in advance,
 
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
List Validation and IF Function Problem mmd206 Excel Worksheet Functions 2 August 2nd 07 11:12 PM
data validation invalid in dynamic validation list ilia Excel Discussion (Misc queries) 0 November 7th 06 12:54 PM
data validation invalid in dynamic validation list ilia Excel Worksheet Functions 0 November 7th 06 12:54 PM
Using IF function and validation list Shavey Excel Worksheet Functions 4 July 4th 06 11:19 AM
Validation function that created from another drop down list Jamie Excel Discussion (Misc queries) 2 May 9th 06 12:56 AM


All times are GMT +1. The time now is 04:38 PM.

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"