Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
can we provide time (probably minutes) in input box?
if so, provide a sample
try this in inputbox
take a variable in inputbox
then ok
then in value try this code
=time(now())
or this one
=time(now(),'mm')
or this one
=time(today())