I have a field for Date and a field for time - but I need a DateTime value so I can do calculations to get Length of Stay resulting in Hours.
How do I do this?
Do I concat the two fields or is there a function for this?
Date example:
Solved! Go to Solution.
Here is an alternative version.
Thanks,
Mark
MarqueeCrew - Sincere Thanks!
Your example just showed me how to use Formula better.
@brendafos you are quite welcome. While I was completing my module, I saw that @jack_morgan had solved it and stated that there were a bunch of ways to solve it. I'm glad to have had the opportunity to show you a new technique. Please feel free to pass it along as your technique in the future.
Thank you guys so much for this!