Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary
 
Posts: n/a
Default ms works question

What I am trying to do is, from row 9 thru 900 find all values in column
"A" that are equal to 1 or 1.5, and in those rows sum the values of column
"O" and put this total in cell A3.

This is what I have tried unsuccessfully =vlookup("1",A9:A900,sum(O9:O900)

please help me if at all possible. thank you

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson
 
Posts: n/a
Default ms works question

In excel, there's an =sumif() function.

=sumif(a9:a900,1,o9:o900)

I don't know if that exists in Works, though.



Gary wrote:

What I am trying to do is, from row 9 thru 900 find all values in column
"A" that are equal to 1 or 1.5, and in those rows sum the values of column
"O" and put this total in cell A3.

This is what I have tried unsuccessfully =vlookup("1",A9:A900,sum(O9:O900)

please help me if at all possible. thank you


--

Dave Peterson
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
converting from works database elwjr Excel Discussion (Misc queries) 0 December 11th 05 04:36 PM
Inport of Microsoft Works Spreadsheets Perry Excel Discussion (Misc queries) 1 November 7th 05 02:53 AM
convert works 4.5 spreadsheet to Excel 2002 (Office xp) pflash Excel Discussion (Misc queries) 0 October 12th 05 05:41 PM
DIFFERNCE BETWEEN EXCELL AND WORKS SPREEDSHEETS Mike Excel Discussion (Misc queries) 0 August 29th 05 09:45 PM
Hints And Tips For New Posters In The Excel Newsgroups Gary Brown Excel Worksheet Functions 0 April 15th 05 05:47 PM


All times are GMT +1. The time now is 03:13 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"