Hi,
I need to insert a column as the last column in an excel using VBA. Could you please help me to do this?
I need to insert a column as "Last Column" in the excel.
[TABLE="class: grid, width: 200, align: left"]
<tbody>[TR]
[TD]Sl.No(A)[/TD]
[TD]Name(B)[/TD]
[TD]Last Column(C)[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Best Regards,
bhandarx
I need to insert a column as the last column in an excel using VBA. Could you please help me to do this?
I need to insert a column as "Last Column" in the excel.
[TABLE="class: grid, width: 200, align: left"]
<tbody>[TR]
[TD]Sl.No(A)[/TD]
[TD]Name(B)[/TD]
[TD]Last Column(C)[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Best Regards,
bhandarx