Results 1 to 9 of 9

Slight Editing of Existing Macro Required

Threaded View

  1. #1
    Registered User
    Join Date
    04-06-2013
    Location
    Johor Bahru
    MS-Off Ver
    Excel 2010
    Posts
    15

    Question Slight Editing of Existing Macro Required

    Hello,

    I have this excel spreadsheet with a macro function. I need slight modification in it and I can't figure out how to do it. In the attached excel file there are two spreadsheets. On the first sheet, there is a button "Save Data" which when clicked sends relevant data(C4 & K11-K16) from spreadsheet 1 to spreadsheet 2, Row 5(C5-I5) (try it for yourself for understanding it). When the "Save Data" button is clicked again, the data is transferred again but this time on Row 6 (C6-I6).

    Now I have added two more things "Material" and "Weight" to the original spreadsheet. So now I want these two data to be transferred along with the previous data. Now what I want is that when I click "Save Data" the data should transfer as before but this time along with the previous data, values entered in spreadsheet 1 cells F2 & F4 should also be transferred to spreadsheet two in the cells D5(D5 onwards with every click on "save data" button) and E5(E5 onwards).

    So now 9 values should be transferred from spreadsheet 1 to spreadsheet 2. That is values from C4, F2, F4, K11-K16 should be transferred to row 5 (C5-K5) in spreadsheet 2 on the first click. When clicked again the values should this time be transferred to row 6(C6-K6) in spreadsheet 2.

    Seeing the excel file will make things very clear for you.

    Thanks, Any help will be appreciated.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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