Formula issue

  • Thread starter Thread starter Steved
  • Start date Start date
S

Steved

Hello from Steved

Below is a Time formula to convert from Military Time.

ie 1500 to 300

=MOD(INT(R6),1200)

The above will convert 1220 to 20

Every time after 1300 is ok as an example 100

The issue is 1200 to 1259, what do I need to do to
hopefully correct the formula.

Thankyou.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top