![]() |
can I use IF as a GO TO command?
I want to autofill a cell with a number from a different worksheet, based
upon the numeric value of a different cell. Say it is 17 (months)- I want to say if the number is more than 12, less than 25, then autofill with this other worsheet's cell value. Can I do this? |
can I use IF as a GO TO command?
Try...
=IF(AND(Months12, Months<25), OtherSheet!$A$1,"Do Something Else") - John Michl |
All times are GMT +1. The time now is 11:32 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com