+ Reply to Thread
Results 1 to 2 of 2

Running a macro outside of Excel

  1. #1
    Zakynthos
    Guest

    Running a macro outside of Excel

    I want to automatically copy paste individual cells one at a time into
    another program, as I cannot block paste columns from one program to the
    other.

    Is there any way I can configure a macro to operate outside Excel, copy a
    cell, paste into a second program's spreadsheet and repeat this operation for
    a column of figures?



  2. #2
    Registered User
    Join Date
    06-29-2005
    Location
    England
    Posts
    50
    Yes you can, although the language that you are using needs to be OLE enabled.

    As an example here is a procedure that manipulates an Excel spreadsheet without the user even seeing Excel at all:

    Please Login or Register  to view this content.
    And so lower level code from one of the procedures:

    Please Login or Register  to view this content.

    What language are you trying to do this in ? I can perhaps give you some pointers.

    Regards

    Rich

+ Reply to Thread

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