![]() |
Functions
how do i get multiple functions to compute one answer, i.e. when i want any
number less than 4000 to compute function A and numbers greater than 4000 to compute function B ext. ext. |
One way:
=IF(A1<4000,<your function A here, IF(A14000, <your function B here, "Exactly 4000")) In article , "office type" <office type @discussions.microsoft.com wrote: how do i get multiple functions to compute one answer, i.e. when i want any number less than 4000 to compute function A and numbers greater than 4000 to compute function B ext. ext. |
All times are GMT +1. The time now is 03:04 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com