I'm using the formula below to convert the duration in days to duration in months in another column, but I would like to join that result with "m" or "months" so its clear to PMs what they are looking at. I've tried a couple forumulas, but nothing is working.
Does anyone have a recommendation?
=ROUND(Duration@row / 30.44, 1)