Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I complete a spreadsheet using macros? | Excel Discussion (Misc queries) | |||
How do I stop macro alerts for a spreadsheet with no macros in it | Excel Discussion (Misc queries) | |||
How to open a spreadsheet with Macros disabled | Excel Discussion (Misc queries) | |||
Copying a spreadsheet with macros | Excel Worksheet Functions | |||
How do I stop Macros from opening with every excel spreadsheet? | Excel Discussion (Misc queries) |