lezawang
Well-known Member
- Joined
- Mar 27, 2016
- Messages
- 1,805
- Office Version
- 2016
- Platform
- Windows
Hi
I want to generate random time. So what I tried is that
A1 = 24:00:00-rand()
But I got error message
but when entered the 24:00:00 in A1 and then in B1 I did this
B1 = A1 - rand()
Excel accept that! Why is that? Thank you.
I want to generate random time. So what I tried is that
A1 = 24:00:00-rand()
But I got error message
but when entered the 24:00:00 in A1 and then in B1 I did this
B1 = A1 - rand()
Excel accept that! Why is that? Thank you.