OpenOffice.org Forum at OOoForum.orgThe OpenOffice.org Forum
 
 [Home]   [FAQ]   [Search]   [Memberlist]   [Usergroups]   [Register
 [Profile]   [Log in to check your private messages]   [Log in

[Solved] HELP! Nested If Statements

 
Post new topic   Reply to topic    OOoForum.org Forum Index -> OpenOffice.org Calc
View previous topic :: View next topic  
Author Message
lynnp
Newbie
Newbie


Joined: 24 Feb 2011
Posts: 2

PostPosted: Wed Mar 28, 2012 9:08 am    Post subject: [Solved] HELP! Nested If Statements Reply with quote

I know I am going to kick myself when I get the answer. Anyway I have this: =IF(AND(E11>80000;E11<=95000);H11*0.27) which works
and this: =IF(AND(E11>95000;E11<=112000);H11*0.32) which of course also works (the only difference is the multiplier)
but I can't seem to string them together to make them work. Any help would be greatly appreciated. Thanks


Last edited by lynnp on Wed Mar 28, 2012 10:23 am; edited 1 time in total
Back to top
View user's profile Send private message
floris_v
Moderator
Moderator


Joined: 12 Jul 2007
Posts: 4605
Location: Netherlands

PostPosted: Wed Mar 28, 2012 9:25 am    Post subject: Reply with quote

=IF(AND(E11>80000;E11<=95000);H11*0.27;IF(AND(E11>95000;E11<=112000);H11*0.32;"neither"))
_________________
LibreOffice 3.6.3; OOo 3.4.1 on Windows Vista
Join the Official community forum - in several languages, including Nederlandstalig forum
Back to top
View user's profile Send private message
lynnp
Newbie
Newbie


Joined: 24 Feb 2011
Posts: 2

PostPosted: Wed Mar 28, 2012 10:18 am    Post subject: Reply with quote

Thanks much!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    OOoForum.org Forum Index -> OpenOffice.org Calc All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group