Results 1 to 5 of 5

ActiveDocument object not recognized

Threaded View

  1. #1
    Registered User
    Join Date
    04-24-2006
    Posts
    3

    ActiveDocument object not recognized

    A beginner's question:

    I am trying to insert a column into col position 2 in a table, which apparently is to be done with the following code:

    ActiveDocument.Tables(1).Columns(1).Select
    Selection.InsertColumnsRight

    However, when I run the macro, the object "Activedocument" is empty.
    What is wrong here?
    (Excell 2003 running under Windows XP)

    Thanks!
    Last edited by LauraBorealis; 05-13-2006 at 12:51 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1