Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 205
Default math applications and formulas

I need help with following math application:

I have two rows of values. Values in row 2 will change according to the
changes in row 1. The change pattern is: average of those values in row 2
*3+3 when the values in row 1 =0.

I tried the formula: =IF(COUNTIF(A1:Z1,0),AVERAGE(A2:Z2)*3+3,1). It did not
work. Please help.

Thank you,
Linda

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 417
Default math applications and formulas

Firstly, I think your problem is not well stated.
Secondly, you should probably post this in either the
Microsoft.Public.Excel.Worksheet.Functions or
Microsoft.Public.Excel.Worksheetfunctions newsgroups.
This newsgroup is supposed to be reserved for VBA programming posts.

--
Regards,
Bill Renaud



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
Accounting Applications using Array Formulas rbell52 Excel Discussion (Misc queries) 0 July 23rd 09 12:07 AM
math applications and formulas Linda Excel Programming 2 October 2nd 07 02:35 PM
If function and math formulas Linda Excel Programming 3 October 1st 07 05:11 PM
My formulas do not calculate in some Excel applications - help! Mike Correll Excel Worksheet Functions 1 May 22nd 07 03:25 PM
Excel Math formulas [email protected] Excel Discussion (Misc queries) 2 November 16th 05 03:33 AM


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