![]() |
|
#4
|
||||
|
||||
|
Quote:
The answer is quite simple: .ListColumns(1) returns the string 'Date', not its cell range. What you need is something like: .ListColumns(1).Range.Cells(1, 1)
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
| Tags |
| range, sort, vba |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Outlook Combobox Sort Code | lms | Outlook | 1 | 09-18-2013 09:56 AM |
How to Sort Table Cells from Left to Right
|
tamaracklodge | Word Tables | 4 | 03-04-2013 04:00 AM |
| Sort table using macro | saslotteroy | Word VBA | 2 | 09-15-2011 02:41 PM |
How to sort table having three columns?
|
Bahir Barak | Word | 2 | 01-20-2011 01:52 PM |
| Can I sort a Pivot table by subtotals? | oshkosh | Excel | 1 | 12-07-2010 06:20 PM |