![]() |
|
#1
|
|||
|
|||
![]()
That creates an Excel object but doesn't necessarily set a reference to Excel Code. (You would do this in the VBE Tools > References)
If you didn't do this xlToRight and xlDown mean nothing to PowerPoint (they are Excel constants) try this instead. c = Range("D14").End(-4161).Column r = Range("D14").End(-4121).Row |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating a table for a variable number of rows | OllieOnline | Mail Merge | 1 | 03-27-2013 02:48 PM |
Using macro to add variable number of rows to a protected word table | Julia | Word Tables | 1 | 01-09-2013 06:04 AM |
![]() |
tinfanide | Excel Programming | 2 | 06-10-2012 10:17 AM |
![]() |
Ulodesk | Word | 1 | 09-13-2011 03:31 PM |
![]() |
Gunfighter | Word Tables | 1 | 05-31-2011 03:34 PM |