![]() |
|
#1
|
|||
|
|||
|
Hi,
In one sheet, I have four tables. And of those 4 tables I want the first columns to be copied to one column in another sheet. If I use record macro and select one of these columns from one table it appears as: Range("Table1[Meeting]").Select However if I select all of the specified columns in all 4 tables I get: Range("B6:B13,B18:B24,B29:B41,B46:B53").Select I've tried writing: Range("Table1[Meeting],Table2[Meeting],Table3[Meeting],Table4[Meeting]").Select However that does not work. How would I get the result I am looking for? Thank you! |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Selecting First Columns
|
mohsen.amiri | Word Tables | 1 | 09-01-2014 01:08 AM |
Macro for selecting pages and formatting of tables
|
ubns | Word VBA | 25 | 08-15-2012 11:48 PM |
Formatting multiple tables and columns efficiently?
|
table_column | Word Tables | 1 | 07-02-2012 05:55 PM |
| Why selecting two columns (x and y) for plotting produces two graphs? | Jamal NUMAN | Excel | 0 | 01-21-2012 12:42 AM |
Selecting specific text out of a series of columns
|
speedycorn1 | Word | 3 | 11-01-2010 02:58 PM |