Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 37
Default using if and or functions in a formular

Hi,

I have this formular

=IF(B1290,((B128+B129-B125)*(J130-J131)*0.00000785),(0))

But now i need to add a or function referancing another cell B130 so if B129
or B130 is greater then 0. a bit like this.

=IF(B129orB1300,((B128+B129-B125)*(J130-J131)*0.00000785),(0))

but i carnt get it to work.

Please Help!!!

--
Jonno
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default using if and or functions in a formular

=IF(OR(B1290,B1300),((B128+B129-B125)*(J130-J131)*0.00000785),(0))

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Jonno" wrote in message
...
Hi,

I have this formular

=IF(B1290,((B128+B129-B125)*(J130-J131)*0.00000785),(0))

But now i need to add a or function referancing another cell B130 so if
B129
or B130 is greater then 0. a bit like this.

=IF(B129orB1300,((B128+B129-B125)*(J130-J131)*0.00000785),(0))

but i carnt get it to work.

Please Help!!!

--
Jonno


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 37
Default using if and or functions in a formular

Thank you very much this works perfect!!!!!!
--
Jonno


"Niek Otten" wrote:

=IF(OR(B1290,B1300),((B128+B129-B125)*(J130-J131)*0.00000785),(0))

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Jonno" wrote in message
...
Hi,

I have this formular

=IF(B1290,((B128+B129-B125)*(J130-J131)*0.00000785),(0))

But now i need to add a or function referancing another cell B130 so if
B129
or B130 is greater then 0. a bit like this.

=IF(B129orB1300,((B128+B129-B125)*(J130-J131)*0.00000785),(0))

but i carnt get it to work.

Please Help!!!

--
Jonno


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
formular readmynote student New Users to Excel 2 August 19th 08 07:01 AM
I still need help with formular? Buzz Local#30 Excel Worksheet Functions 2 April 21st 08 12:55 PM
formular Gee Setting up and Configuration of Excel 0 April 15th 08 03:10 PM
If formular Therese Excel Discussion (Misc queries) 5 March 30th 06 11:49 PM
Need Help With A Formular ximen New Users to Excel 3 April 11th 05 05:05 PM


All times are GMT +1. The time now is 07:02 AM.

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"