[TABLE="width: 500"]
<tbody>[TR]
[TD]Client
[/TD]
[TD]When became a client
[/TD]
[TD]How long been a client
[/TD]
[TD]%
[/TD]
[/TR]
[TR]
[TD]ABC
[/TD]
[TD]09/03/2017
[/TD]
[TD]1 year 10 months
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]DEF
[/TD]
[TD]30/04/2013
[/TD]
[TD]5 years 9 months
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]GHI
[/TD]
[TD]13/11/2007
[/TD]
[TD]11 years 2 months
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JKL
[/TD]
[TD]30/08/2018
[/TD]
[TD]0 years 5 months
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hi,
I am trying to work out the following:
I have a database of Clients and I have how long they have been a client of the business. I want to work out percentages based on:
% of clients who have been with the business less than one year, between 1 to 5 years, between 5 to 10 years and finally over 10 years.
There are 3345 active clients. So I would want to know the total % for each of the above criteria - if that makes sense?
Any ideas?
Many thanks
Lesley
<tbody>[TR]
[TD]Client
[/TD]
[TD]When became a client
[/TD]
[TD]How long been a client
[/TD]
[TD]%
[/TD]
[/TR]
[TR]
[TD]ABC
[/TD]
[TD]09/03/2017
[/TD]
[TD]1 year 10 months
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]DEF
[/TD]
[TD]30/04/2013
[/TD]
[TD]5 years 9 months
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]GHI
[/TD]
[TD]13/11/2007
[/TD]
[TD]11 years 2 months
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JKL
[/TD]
[TD]30/08/2018
[/TD]
[TD]0 years 5 months
[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Hi,
I am trying to work out the following:
I have a database of Clients and I have how long they have been a client of the business. I want to work out percentages based on:
% of clients who have been with the business less than one year, between 1 to 5 years, between 5 to 10 years and finally over 10 years.
There are 3345 active clients. So I would want to know the total % for each of the above criteria - if that makes sense?
Any ideas?
Many thanks
Lesley
Last edited: