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 » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

I need help with Excel formula



 
 
Thread Tools Display Modes
  #1  
Old December 26th, 2009, 02:31 PM posted to microsoft.public.excel.misc
antoinette
external usenet poster
 
Posts: 1
Default I need help with Excel formula

I need help with Excel formula (first one is correct but I don't know how to
add second formula)?
=IF('1'!W16="($E202000000,0,IF($E20100… =""AB8",'1'!W16) or
=IF(‘1’!X16="(($E205000000,1200,IF($E20… =""AB8",'1'!X16)

--
Thx
  #2  
Old December 26th, 2009, 06:03 PM posted to microsoft.public.excel.misc
Ron Rosenfeld
external usenet poster
 
Posts: 3,719
Default I need help with Excel formula

On Sat, 26 Dec 2009 06:31:01 -0800, antoinette wrote:

I need help with Excel formula (first one is correct but I don't know how to
add second formula)?
=IF('1'!W16="($E202000000,0,IF($E20100… =""AB8",'1'!W16) or
=IF(‘1’!X16="(($E205000000,1200,IF($E20… =""AB8",'1'!X16)


You would just replace the value_if_false argument with your second IF.

=IF('1'!W16="($E202000000,0,IF($E20100… =""AB8",'1'!W16,
IF('1'!X16="(($E205000000,1200,IF($E20… =""AB8",'1'!X16))

However, you have an apparent typo in your second formula. Note that the first
one (1) is ‘1’ (1 surrounded by left and right single quotation marks) and
it should be '1' (1 surrounded by apostrophe's)
--ron
 




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 08:25 PM.


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