LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 140
Default Add a Column Macro

Randy wrote:

I am looking for a macro that will add a column to the rigght of the active cell/clomn.
All help would be greatly appreciated


Sub AddColumnToTheRight()
ActiveCell.Offset(0, 1).EntireColumn.Insert
End Sub

Regards,
--
Beto
Reply: Erase between the dot (inclusive) and the @.
Responder: Borra la frase obvia y el punto previo.

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro decision row, column column.. MrDave Excel Discussion (Misc queries) 0 August 9th 09 09:42 PM
Ron DeBruin Macro - Moving Sheet Name from Last Column to Column A ScottMSP Excel Worksheet Functions 7 December 12th 08 06:07 PM
Macro updating a new column each day Newbee Excel Worksheet Functions 0 July 31st 07 09:50 PM
Macro for column sum Zeepowlee Excel Worksheet Functions 4 June 22nd 06 08:36 PM
Macro to go to the first column? c_new Excel Discussion (Misc queries) 2 August 22nd 05 02:24 PM


All times are GMT +1. The time now is 02:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"