hello
i have one column that list a date with a time and another column with a date. i need a formula to tell me the difference in months between the two columns. i am essentially trying to see how long the person owned the client at the time of the response date. so in this example below the answer would be 8 or i guess even argue 7 depending on how you wanted to look at it
[TABLE="width: 500"]
<tbody>[TR]
[TD]Response Date[/TD]
[TD]Owner Change Date[/TD]
[/TR]
[TR]
[TD]7/30/2019 19:28[/TD]
[TD]12/20/2018[/TD]
[/TR]
</tbody>[/TABLE]
i have one column that list a date with a time and another column with a date. i need a formula to tell me the difference in months between the two columns. i am essentially trying to see how long the person owned the client at the time of the response date. so in this example below the answer would be 8 or i guess even argue 7 depending on how you wanted to look at it
[TABLE="width: 500"]
<tbody>[TR]
[TD]Response Date[/TD]
[TD]Owner Change Date[/TD]
[/TR]
[TR]
[TD]7/30/2019 19:28[/TD]
[TD]12/20/2018[/TD]
[/TR]
</tbody>[/TABLE]