Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Range("A2:D2").Select
Selection.Copy Sheets("Sheet2").Select Selection.PasteSpecial Paste:=xlAll, Operation:=xlNone, SkipBlanks:=False _ , Transpose:=True Sheets("Sheet1").Select Range("A2" xlDropDown) If Cells (row_index, "A").Value < End Sub I know I need a bid more experience but learning as I go. I want to copy lines to a sheet, transposed, and print. Then the macro must go to the next line and do this again and stop at the last line. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Playing a macro from another workbook | Excel Discussion (Misc queries) | |||
automatic macro update | Excel Worksheet Functions | |||
Date macro | Excel Discussion (Misc queries) | |||
Help with macro formula and variable | Excel Worksheet Functions | |||
Macro and If Statement | Excel Discussion (Misc queries) |