A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Putting 2 Formulas together



 
 
Thread Tools Display Modes
  #1  
Old January 26th, 2004, 05:26 PM
sharon
external usenet poster
 
Posts: n/a
Default Putting 2 Formulas together

I need help on putting 2 formulas together. They both work
independently but when I try to put them together I get an error.
Here are the 2 formulas I need to combine.

=IF($A:$A,"="&S7)-IF($A:$A,""&R7)

=SUM(N(FREQUENCY($F$68:$F$687,$F$68:$F$687)0))

If the first formula is true then I need it to do the second formula.
Any help would be appreciated. Thanks.

Sharon


---
Message posted from http://www.ExcelForum.com/

  #2  
Old January 26th, 2004, 05:53 PM
Cheng Liu
external usenet poster
 
Posts: n/a
Default Putting 2 Formulas together

I believe it should look like this:

=IF(IF($A:$A,"="&S7)-IF($A:$A,""&R7)) = True, Sum(...),
do nothing)

-----Original Message-----
I need help on putting 2 formulas together. They both

work
independently but when I try to put them together I get

an error.
Here are the 2 formulas I need to combine.

=IF($A:$A,"="&S7)-IF($A:$A,""&R7)

=SUM(N(FREQUENCY($F$68:$F$687,$F$68:$F$687)0))

If the first formula is true then I need it to do the

second formula.
Any help would be appreciated. Thanks.

Sharon


---
Message posted from http://www.ExcelForum.com/

.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:15 AM.


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