+ Reply to Thread
Results 1 to 2 of 2

How can I complete a spreadsheet using macros?

  1. #1
    Walter Heijboer
    Guest

    How can I complete a spreadsheet using macros?

    How can I complete a spreadsheet using macros?



    The following is the scenario and request.



    1.. Sheet 1 has been arranged to look like a form to enter data. A macro
    clears all cells before entering new data.
    2.. Sheet 2 obtains data from sheet by linking cells from sheet 1 & 2.
    Some values are calculated in this sheet. Sheet 2 contains only one row of
    data and it is cleared when cells on sheet 1 are cleared (link) for a new
    entry.
    3.. A macro to be run out from sheet 1 will go to sheet 2, copy the row,
    go to sheet 3 and paste the data as values only.
    I achieve the above sequence, but my problem is that when I enter new data
    on sheet 1 that has to be coppied from sheet 2 into sheet 3 it replaces the
    previous row on sheet 3. How can we get that the new data from sheet 2 be
    pasted on sheet 3 below the previous record?



    Hope somebody could provide me with a workable solurion.



    Thanks in advance for you input.



    Kind regards



    Walter Heijboer



  2. #2
    Dave Peterson
    Guest

    Re: How can I complete a spreadsheet using macros?

    You have a reply at one of your other posts.

    Walter Heijboer wrote:
    >
    > How can I complete a spreadsheet using macros?
    >
    > The following is the scenario and request.
    >
    > 1.. Sheet 1 has been arranged to look like a form to enter data. A macro
    > clears all cells before entering new data.
    > 2.. Sheet 2 obtains data from sheet by linking cells from sheet 1 & 2.
    > Some values are calculated in this sheet. Sheet 2 contains only one row of
    > data and it is cleared when cells on sheet 1 are cleared (link) for a new
    > entry.
    > 3.. A macro to be run out from sheet 1 will go to sheet 2, copy the row,
    > go to sheet 3 and paste the data as values only.
    > I achieve the above sequence, but my problem is that when I enter new data
    > on sheet 1 that has to be coppied from sheet 2 into sheet 3 it replaces the
    > previous row on sheet 3. How can we get that the new data from sheet 2 be
    > pasted on sheet 3 below the previous record?
    >
    > Hope somebody could provide me with a workable solurion.
    >
    > Thanks in advance for you input.
    >
    > Kind regards
    >
    > Walter Heijboer


    --

    Dave Peterson

+ 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