Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi John,
Am Thu, 16 Nov 2017 13:20:01 -0800 (PST) schrieb : It threw an error with this line of code: .Range("A:A").Sort key1:=.Range("A1"), order1:=xlAscending, Header:=xlNo that must be in one line. Try it this way: ..Range("A:A").Sort key1:=.Range("A1"), order1:=xlAscending, _ Header:=xlNo Regards Claus B. -- Windows10 Office 2016 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help with copying data from many columns into one long column | Excel Discussion (Misc queries) | |||
Copying data from 205 columns to 1 column | Excel Worksheet Functions | |||
Need help copying data from one column to specific columns | Excel Programming | |||
Copying One column into Two columns | Excel Discussion (Misc queries) | |||
Copying 1 column into multiple columns | Excel Discussion (Misc queries) |