ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   If statement (https://www.excelbanter.com/excel-discussion-misc-queries/44500-if-statement.html)

Matt Montagliano

If statement
 
I want to create and apply an if statement to my worksheet. I want the if
statement to only show the data that equals the criteria in the if
statement. the if statement looks something like If column g is less than
column f and column g is greater than 1 than ? I dont knwo how to go about
implementing thsi on my worksheet and how to display the data.



JE McGimpsey

One way:


=IF(AND(G1F1,G11),"?","")

In article ,
"Matt Montagliano" wrote:

I want to create and apply an if statement to my worksheet. I want the if
statement to only show the data that equals the criteria in the if
statement. the if statement looks something like If column g is less than
column f and column g is greater than 1 than ? I dont knwo how to go about
implementing thsi on my worksheet and how to display the data.



All times are GMT +1. The time now is 12:38 PM.

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