Jeffrey Lebowski
Member
Hi,
I would like some help using multiple nested IFs and concatenation to develop timestamps. See the attached file.
Thanks for the help!
I would like some help using multiple nested IFs and concatenation to develop timestamps. See the attached file.
- Column A: The timestamp "code" (d=days, h=hours, m=minutes, s=seconds) I would like applied in concatenation.
- Column B: The time data, in hours.
- Column C: My current solution for the simpler nested IF combos.
- Can there be more levels of detail, such as 10d6h45m?
- Currently instead of returning 1h or 1d, the formula returns 1h0m and 1d0h, respectively. Is there away of omitting 0 values?
Thanks for the help!