+ Reply to Thread
Results 1 to 6 of 6

how to copy data from one sheet to another when a value enters in prior sheet's cell?

  1. #1
    Registered User
    Join Date
    11-23-2011
    Location
    qatar
    MS-Off Ver
    Excel 2003
    Posts
    11

    Exclamation how to copy data from one sheet to another when a value enters in prior sheet's cell?

    I have two sheets(let's say first and second)..there is one field called "qty" in first sheet..if someone enters a value there...the values of columns correspond to the row(ie:AL9,G9,I9,N9)
    must be copied to second sheet's fields (ie:B18,C18,D18,E18)..and the second sheet should be get saved..

  2. #2
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,330

    Re: how to copy data from one sheet to another when a value enters in prior sheet's c

    Hi suhailtholakkal

    Worksheet event code is stored on a worksheet module. To add it to your worksheet, do the following:

    Please Login or Register  to view this content.
    Copy the code
    Select the worksheet in which you the code to run
    Right click on the sheet tab and choose View Code, to open the Visual Basic Editor.
    Where the cursor is flashing, choose Edit | Paste
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

  3. #3
    Registered User
    Join Date
    11-23-2011
    Location
    qatar
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: how to copy data from one sheet to another when a value enters in prior sheet's c

    very thanks..but..i copied it into VB Editor as you told above..and i entered "1" in A10..but nothing is happening ?and is this code can apply only to the row coming correspond to A10.how can i make it available to A11,A12...and B11,B12...Thanks for your kindness

  4. #4
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,330

    Re: how to copy data from one sheet to another when a value enters in prior sheet's c

    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook. Don't upload a picture when you have a workbook. None of us is inclined to recreate your data. Upload the workbook and manually add an 'after' situation so that we can see what you expect. In addition clearly explain how you get the results.

    To attach a file to your post, you need to be using the main 'New Post' or 'New Thread' page and not 'Quick Reply'.
    To use the main 'New Post' page, click the 'Post Reply' button in the relevant thread.

    On this page, below the message box, you will find a button labelled 'Manage Attachments'.
    Clicking this button will open a new window for uploading attachments.

    You can upload an attachment either from your computer or from another URL by using the appropriate box on this page.
    Alternatively you can click the Attachment Icon to open this page.

    To upload a file from your computer, click the 'Browse' button and locate the file.

    To upload a file from another URL, enter the full URL for the file in the second box on this page.
    Once you have completed one of the boxes, click 'Upload'.

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.

  5. #5
    Registered User
    Join Date
    11-23-2011
    Location
    qatar
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: how to copy data from one sheet to another when a value enters in prior sheet's c

    please find my worksheet here...please see the note1,note2,note3 parts,where i have described what actually i wanted to do is....I want to get modified two sheets(MRSHEET and DNSHEET) attached here from Project_plansheet..you can use any particular keys for getting modified and saved those file as you wish...thanks...
    Attached Files Attached Files

  6. #6
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,330

    Re: how to copy data from one sheet to another when a value enters in prior sheet's c

    hi suhailtholakkal,
    not really going to work with the filtered list.
    But the good news is that what you require can be captured by recording a macro.

+ Reply to Thread

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