Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My appologies to you super users out there, but I'm stuck and could use some
help. I have a spreadsheet that loads a text file for any given number of rows across colums a:fg. I need to reserve the first four rows of this spreadsheet for column headings which would be copied from another source.. Column by column I can selects rows 1-4 and manually format them. I can repeat the process in VB code, column by column but this seems wasteful and redundant. Is there anyway I can create a loop to select and format (merge cells) for columns "a" to "fg"? Your help is greatly appreciated. Helmut |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to create copy & paste loop--rows to new sheets | Excel Programming | |||
How to create adress list so can mail merge and create labels? | Excel Discussion (Misc queries) | |||
Merge two rows into one, then merge into mailer? | Excel Worksheet Functions | |||
A loop to merge cells based on a value | Excel Programming | |||
How do I create a For loop within a For loop? | Excel Programming |