Iain Anderson
New member
- Local time
- Tomorrow, 03:26
- Joined
- Sep 25, 2004
- Messages
- 8
Hi guys,
I would greatly appreciate some help with my problem.
I'm using the following formula, but it only gives me an error message.
=DateDiff("y",[joined],[DateOfResignation] & " yrs, " & DateDiff("m",[joined],[DateOfResignation] & " mths"))
I'm trying to show the result as Years, Months.
Is it possible using just a formula rather than VBA code.
Thanks in advance,
Iain Anderson
I would greatly appreciate some help with my problem.
I'm using the following formula, but it only gives me an error message.
=DateDiff("y",[joined],[DateOfResignation] & " yrs, " & DateDiff("m",[joined],[DateOfResignation] & " mths"))
I'm trying to show the result as Years, Months.
Is it possible using just a formula rather than VBA code.
Thanks in advance,
Iain Anderson