karthick019
New Member
- Joined
- Jul 15, 2011
- Messages
- 10
Hello Experts,
I have a situation where there are few rows for which I should paste date from Workings column to the last column of that Row.
Refer below example for clear understanding,
[TABLE="width: 1000"]
[TR]
[TD]ID
[/TD]
[TD]1st Case
[/TD]
[TD]2nd Case
[/TD]
[TD]3rd Case
[/TD]
[TD]4th Case
[/TD]
[TD]5th Case
[/TD]
[TD]
[/TD]
[TD]
[/TD]
[TD]
[/TD]
[TD]Working
[/TD]
[/TR]
[TR]
[TD]A1
[/TD]
[TD]01/05/2016
[/TD]
[TD]15/06/2016
[/TD]
[TD]27/09/2016
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]27/09/2016
[/TD]
[/TR]
[TR]
[TD]A2
[/TD]
[TD]04/03/2016
[/TD]
[TD]17/07/2016
[/TD]
[TD]23/07/2016
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]A3
[/TD]
[TD]08/05/2016[/TD]
[TD]16/06/2016
[/TD]
[TD]29/07/2016
[/TD]
[TD]11/08/2016
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]A4
[/TD]
[TD]03/02/2016
[/TD]
[TD]27/09/2016
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]27/09/2016
[/TD]
[/TR]
[TR]
[TD]A5
[/TD]
[TD]07/03/2016
[/TD]
[TD]06/04/2016
[/TD]
[TD]03/08/2016
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[/TABLE]
As you could see in the above example, I need a macro that will paste the dates from Working Column to the respective last column of the row.
Please do let me know if you are still not clear on the question and I will try to explain better.
Would be very helpful if I could find a macro for this.
Thank you in advance.
Regards,
Karthick. S
I have a situation where there are few rows for which I should paste date from Workings column to the last column of that Row.
Refer below example for clear understanding,
[TABLE="width: 1000"]
[TR]
[TD]ID
[/TD]
[TD]1st Case
[/TD]
[TD]2nd Case
[/TD]
[TD]3rd Case
[/TD]
[TD]4th Case
[/TD]
[TD]5th Case
[/TD]
[TD]
[/TD]
[TD]
[/TD]
[TD]
[/TD]
[TD]Working
[/TD]
[/TR]
[TR]
[TD]A1
[/TD]
[TD]01/05/2016
[/TD]
[TD]15/06/2016
[/TD]
[TD]27/09/2016
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]27/09/2016
[/TD]
[/TR]
[TR]
[TD]A2
[/TD]
[TD]04/03/2016
[/TD]
[TD]17/07/2016
[/TD]
[TD]23/07/2016
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]A3
[/TD]
[TD]08/05/2016[/TD]
[TD]16/06/2016
[/TD]
[TD]29/07/2016
[/TD]
[TD]11/08/2016
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]A4
[/TD]
[TD]03/02/2016
[/TD]
[TD]27/09/2016
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]27/09/2016
[/TD]
[/TR]
[TR]
[TD]A5
[/TD]
[TD]07/03/2016
[/TD]
[TD]06/04/2016
[/TD]
[TD]03/08/2016
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[/TABLE]
As you could see in the above example, I need a macro that will paste the dates from Working Column to the respective last column of the row.
Please do let me know if you are still not clear on the question and I will try to explain better.
Would be very helpful if I could find a macro for this.
Thank you in advance.
Regards,
Karthick. S