+ Reply to Thread
Results 1 to 4 of 4

updating spreadsheet.

  1. #1
    Forum Contributor funkymonkUK's Avatar
    Join Date
    01-07-2005
    Location
    London, England
    Posts
    500

    updating spreadsheet.

    Hi

    What I have is a alot of Areas which are sending me data through a spreadsheet I created, However as it is "database" what I would ike is to send amendments.
    Is there a way to create code that edits code within an open workbook as well as changes some worksheet layouts?

    What I want to send out is some sort of "PATCHES" which I have picked up from users that have tried the workbook.

  2. #2
    Forum Contributor funkymonkUK's Avatar
    Join Date
    01-07-2005
    Location
    London, England
    Posts
    500
    any ideas?

  3. #3
    Dave Peterson
    Guest

    Re: updating spreadsheet.

    If you're updating stuff that you control--not the user--like a table on a
    hidden or protected sheet, you could create a macro that asks the user to open
    their copy of the workbook and does the work.

    But if you're fixing stuff that the user controls, you've got to be much more
    careful. You don't want to mess up their data.

    And if they have multiple copies (earlier versions/backups/just in case files),
    then you'll have to make sure that they get those, too.



    funkymonkUK wrote:
    >
    > Hi
    >
    > What I have is a alot of Areas which are sending me data through a
    > spreadsheet I created, However as it is "database" what I would ike is
    > to send amendments.
    > Is there a way to create code that edits code within an open workbook
    > as well as changes some worksheet layouts?
    >
    > What I want to send out is some sort of "PATCHES" which I have picked
    > up from users that have tried the workbook.
    >
    > --
    > funkymonkUK
    > ------------------------------------------------------------------------
    > funkymonkUK's Profile: http://www.excelforum.com/member.php...o&userid=18135
    > View this thread: http://www.excelforum.com/showthread...hreadid=389016


    --

    Dave Peterson

  4. #4
    Anne Troy
    Guest

    Re: updating spreadsheet.

    I don't understand your question. Maybe no one else does either? "Edits code
    within..." means you want to edit the VBA code and change some worksheets?
    "Patches"? Patches to the VBA? What are Areas? Are these ranges?
    *******************
    ~Anne Troy

    www.OfficeArticles.com


    "funkymonkUK" <funkymonkUK.1siqmf_1121947570.8914@excelforum-nospam.com>
    wrote in message
    news:funkymonkUK.1siqmf_1121947570.8914@excelforum-nospam.com...
    >
    > Hi
    >
    > What I have is a alot of Areas which are sending me data through a
    > spreadsheet I created, However as it is "database" what I would ike is
    > to send amendments.
    > Is there a way to create code that edits code within an open workbook
    > as well as changes some worksheet layouts?
    >
    > What I want to send out is some sort of "PATCHES" which I have picked
    > up from users that have tried the workbook.
    >
    >
    > --
    > funkymonkUK
    > ------------------------------------------------------------------------
    > funkymonkUK's Profile:

    http://www.excelforum.com/member.php...o&userid=18135
    > View this thread: http://www.excelforum.com/showthread...hreadid=389016
    >




+ 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