Thread
:
VBA - insert column
View Single Post
#
2
Posted to microsoft.public.excel.newusers
Bob Phillips[_3_]
external usenet poster
Posts: 2,420
VBA - insert column
Columns("G").Insert
as simple as that
--
__________________________________
HTH
Bob
"Tree*Rat" wrote in message
6.253...
How do i get VBA to insert a new column?
Reply With Quote
Bob Phillips[_3_]
View Public Profile
Find all posts by Bob Phillips[_3_]