ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   If and formula (https://www.excelbanter.com/excel-programming/424680-if-formula.html)

Stephen

If and formula
 
Hi Folks,

APparently I left my brain at home this morning cuase for the life of me I
can't figur eout how to write a statement that says "If G2 is greater than 0
and less than 31, place the value of H2 here."

TIA...

Mike H

If and formula
 
Stephen,

We all have those days

=IF(AND(G20,G2<31),H2,"")

Mike

"Stephen" wrote:

Hi Folks,

APparently I left my brain at home this morning cuase for the life of me I
can't figur eout how to write a statement that says "If G2 is greater than 0
and less than 31, place the value of H2 here."

TIA...


Bony Pony[_2_]

If and formula
 
=if(and(g20,g2<31),h2,"")

"Stephen" wrote:

Hi Folks,

APparently I left my brain at home this morning cuase for the life of me I
can't figur eout how to write a statement that says "If G2 is greater than 0
and less than 31, place the value of H2 here."

TIA...


Stephen

If and formula
 
Perfect, thanks!

Rock on brother!

"Mike H" wrote:

Stephen,

We all have those days

=IF(AND(G20,G2<31),H2,"")

Mike

"Stephen" wrote:

Hi Folks,

APparently I left my brain at home this morning cuase for the life of me I
can't figur eout how to write a statement that says "If G2 is greater than 0
and less than 31, place the value of H2 here."

TIA...


Stephen

If and formula
 
YOu guys are the best...

Thank you!

"Bony Pony" wrote:

=if(and(g20,g2<31),h2,"")

"Stephen" wrote:

Hi Folks,

APparently I left my brain at home this morning cuase for the life of me I
can't figur eout how to write a statement that says "If G2 is greater than 0
and less than 31, place the value of H2 here."

TIA...


Bony Pony[_2_]

If and formula
 
You're very welcome.

"Stephen" wrote:

YOu guys are the best...

Thank you!

"Bony Pony" wrote:

=if(and(g20,g2<31),h2,"")

"Stephen" wrote:

Hi Folks,

APparently I left my brain at home this morning cuase for the life of me I
can't figur eout how to write a statement that says "If G2 is greater than 0
and less than 31, place the value of H2 here."

TIA...



All times are GMT +1. The time now is 10:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com