ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   IF then question (https://www.excelbanter.com/excel-programming/354046-if-then-question.html)

Sabo, Eric

IF then question
 
Is there a way to do the following?
IF count = odd number Then

END

Thanks,
Eric Sabo




Gary Keramidas

IF then question
 
try this

If count Mod 2 = 1 Then

--


Gary


"Sabo, Eric" wrote in message
...
Is there a way to do the following?
IF count = odd number Then

END

Thanks,
Eric Sabo






All times are GMT +1. The time now is 08:47 PM.

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