Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that has data in columns A - D in a
varying number of rows. It may or may not contain data in Column E. I want to print columns A - E. I can write a macro to select the data in columns A - D using: Range (("A4"), range("D4").end(xlDown)).Select How do I select this additional column (column E) also? .. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro help - add column selection | Excel Worksheet Functions | |||
Copy Selection - Transpose Selection - Delete Selection | Excel Discussion (Misc queries) | |||
Automate column selection | Setting up and Configuration of Excel | |||
Last column in selection | Excel Programming | |||
Macro column selection | Excel Programming |