If formula

D

donny

How do I modify the following formula to also include IF
J101 also has value "ORT". I want both "", and "ORT" and
I'm having trouble getting it to work.


=IF(J101="","",DATE(MID(J101,5,4),LEFT(J101,2),MID
(J101,3,2))+TIME(MID(J101,10,2),RIGHT(J101,2),0))
 

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

Top