D
Dave F
Using this formula,
=IF(K2="BER",randbetween(22,26),randbetween(35,37))
I get the #NAME? error.
Analysis toolpak is installed. Using a work pc with XL 03 and relying
on company IT department to solve this issue is not in the cards.
SO, how can this formula be rewritten using the RAND function?
Presumably some combination of RAND and INT but I'm not sure.
Thanks.
Dave
=IF(K2="BER",randbetween(22,26),randbetween(35,37))
I get the #NAME? error.
Analysis toolpak is installed. Using a work pc with XL 03 and relying
on company IT department to solve this issue is not in the cards.
SO, how can this formula be rewritten using the RAND function?
Presumably some combination of RAND and INT but I'm not sure.
Thanks.
Dave