#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Formula needed

I have to collect four readings for my job. They need to be averaged which i
all simple enough. In the sixth column i need a formula that will convert
the average into a reading from a chart we have shown below...
For instance the four readings will have an average of 202. The sixth
reading should be 1.6 as shown below..

170 -2.2 180 -2.0 190 -1.8 200 -1.6 210 -1.4 220 -1.3
171 -2.2 181 -1.9 191 -1.8 201 -1.6 211 -1.4 221 -1.3
172 -2.2 182 -1.9 192 -1.7 202 -1.6 212 -1.4 222 -1.3
173 -2.1 183 -1.9 193 -1.7 203 -1.6 213 -1.4 223 -1.3
174 -2.1 184 -1.9 194 -1.7 204 -1.5 214 -1.4 224 -1.3
175 -2.1 185 -1.9 195 -1.7 205 -1.5 215 -1.4 224 -1.3
176 -2.1 186 -1.8 196 -1.7 206 -1.5 216 -1.4 226 -1.3
177 -2.0 187 -1.8 197 -1.6 207 -1.5 217 -1.4 227 -1.2
178 -2.0 188 -1.8 198 -1.6 208 -1.5 218 -1.3 228 -1.2
179 -2.0 189 -1.8 199 -1.6 209 -1.5 219 -1.3 229 -1.2

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Formula needed

Assume your table is in the range A1:L10.

A15 = 202

=SUMIF(A1:K10,A15,B1:L10)

--
Biff
Microsoft Excel MVP


"popmart" wrote in message
...
I have to collect four readings for my job. They need to be averaged which
i
all simple enough. In the sixth column i need a formula that will
convert
the average into a reading from a chart we have shown below...
For instance the four readings will have an average of 202. The sixth
reading should be 1.6 as shown below..

170 -2.2 180 -2.0 190 -1.8 200 -1.6 210 -1.4 220 -1.3
171 -2.2 181 -1.9 191 -1.8 201 -1.6 211 -1.4 221 -1.3
172 -2.2 182 -1.9 192 -1.7 202 -1.6 212 -1.4 222 -1.3
173 -2.1 183 -1.9 193 -1.7 203 -1.6 213 -1.4 223 -1.3
174 -2.1 184 -1.9 194 -1.7 204 -1.5 214 -1.4 224 -1.3
175 -2.1 185 -1.9 195 -1.7 205 -1.5 215 -1.4 224 -1.3
176 -2.1 186 -1.8 196 -1.7 206 -1.5 216 -1.4 226 -1.3
177 -2.0 187 -1.8 197 -1.6 207 -1.5 217 -1.4 227 -1.2
178 -2.0 188 -1.8 198 -1.6 208 -1.5 218 -1.3 228 -1.2
179 -2.0 189 -1.8 199 -1.6 209 -1.5 219 -1.3 229 -1.2



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
GP Formula Needed dhnokc Excel Discussion (Misc queries) 5 November 4th 08 03:32 PM
Excel formula to copy/paste formula needed please. colwyn Excel Discussion (Misc queries) 4 October 22nd 08 11:27 PM
IF and Then Formula Help Needed Please Dimple Excel Worksheet Functions 5 August 27th 08 07:36 PM
Help needed with Formula Millie Excel Worksheet Functions 3 May 15th 08 03:23 PM
Formula help needed Ben Mehling Excel Worksheet Functions 5 November 27th 06 10:13 AM


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

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"