Hi Guys.
I have a worksheet on which I keep my sales accounts.
It looks something like this:-
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[TD]H[/TD]
[TD]I[/TD]
[TD]J[/TD]
[TD]K[/TD]
[/TR]
[TR]
[TD]Name[/TD]
[TD]Created[/TD]
[TD]Project[/TD]
[TD]Type[/TD]
[TD]Date for Action[/TD]
[TD]Current Action[/TD]
[TD]Status[/TD]
[TD]Status Changed[/TD]
[TD]Value[/TD]
[TD]Commission[/TD]
[TD]Turnaround[/TD]
[/TR]
[TR]
[TD]Smith[/TD]
[TD]4 April 2018[/TD]
[TD]*******[/TD]
[TD]Retail[/TD]
[TD]4 April 2018[/TD]
[TD]Call[/TD]
[TD]Active[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
As you can see in Column G i have a status cell, the states are Active, Sold, Closed and On Hold.
What I would like to do is copy the row from the main sheet (named Leads) to a worksheet based on the status cell. Each status having their own worksheet.
I don't want the infomation removing from the Leads sheet just copying. I would like this to be done automatically as the status cell is changed to whatever it is currently. Also if the status changes from active to closed for instance I would like the infomation removing from the Active worksheet and put in the Closed worksheet.
I hope I have explained myself.
If not please feel free to berate me
Thanks in Advance
I have a worksheet on which I keep my sales accounts.
It looks something like this:-
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[TD]H[/TD]
[TD]I[/TD]
[TD]J[/TD]
[TD]K[/TD]
[/TR]
[TR]
[TD]Name[/TD]
[TD]Created[/TD]
[TD]Project[/TD]
[TD]Type[/TD]
[TD]Date for Action[/TD]
[TD]Current Action[/TD]
[TD]Status[/TD]
[TD]Status Changed[/TD]
[TD]Value[/TD]
[TD]Commission[/TD]
[TD]Turnaround[/TD]
[/TR]
[TR]
[TD]Smith[/TD]
[TD]4 April 2018[/TD]
[TD]*******[/TD]
[TD]Retail[/TD]
[TD]4 April 2018[/TD]
[TD]Call[/TD]
[TD]Active[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
As you can see in Column G i have a status cell, the states are Active, Sold, Closed and On Hold.
What I would like to do is copy the row from the main sheet (named Leads) to a worksheet based on the status cell. Each status having their own worksheet.
I don't want the infomation removing from the Leads sheet just copying. I would like this to be done automatically as the status cell is changed to whatever it is currently. Also if the status changes from active to closed for instance I would like the infomation removing from the Active worksheet and put in the Closed worksheet.
I hope I have explained myself.
If not please feel free to berate me
Thanks in Advance