Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I have a table and I wish to create a macro to add a column to my "table". However if i use the insert function it isn't dynamic and would always insert in the same column. I have set out below a rough idea of what I would like. ie. Column A B C D Macro (Run once) Column A B C D E Macro (Run Twice) Column A B C D E F Right now if I run my macro twice i get the follwing. Column A B C D F E I think the key is for a macro to recognise a cell and then being able to select the whole column to which that cell belongs. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to find text string in a column and paste data in another | Excel Discussion (Misc queries) | |||
Return SEARCHED Column Number of Numeric Label and Value | Excel Worksheet Functions | |||
Macro to open workbook and copy and paste values in to orig workbo | Excel Worksheet Functions | |||
Macro to change Chart Range when inserting a column | Charts and Charting in Excel | |||
Return Count for LAST NonBlank Cell in each Row | Excel Worksheet Functions |