+ Reply to Thread
Results 1 to 5 of 5

Copy from a form to anouther sheet

  1. #1
    Registered User
    Join Date
    11-15-2012
    Location
    Hampshire, England
    MS-Off Ver
    Office 2007 and Office MAC 2011
    Posts
    27

    Copy from a form to anouther sheet

    Hello,

    I'm probaly going to confuse everyone with this as it is confusing me I havn't made a what is to me a complecated spread sheet in a long time.

    What I'm trying to do is set up a Marco that a user will activate by pressing a botton, this Macro will copy data from a data entry sheet that I have created into a table onto a new row.

    For example:

    Copy from sheet 1 cells C5, C9, B22, D22, F22, B27, D27, F27, C33, E33 Ect

    to Sheet 2 into cells A-Q* (*=new row number)

    So far I created a simple Macro that indiduly copyed the data from the cells to there new locations, then clears the contents from the old cells.

    Can you please help me with this I just can't figure it out.

    Regards

    RMHarrison
    Last edited by rmharrison; 11-20-2012 at 04:29 AM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Copy from a form to anouther sheet

    So what is the issue you are facing with the code that you created? You can post it here.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    11-15-2012
    Location
    Hampshire, England
    MS-Off Ver
    Office 2007 and Office MAC 2011
    Posts
    27

    Re: Copy from a form to anouther sheet

    Sorry I should have been more percific, I have no idea how to get the data to copy to a new row, the Macro that I have made just copies to the same cells replacing the old data.

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Copy from a form to anouther sheet

    You didnt give me all the cell references, but i guess you can add them in.
    Please Login or Register  to view this content.
    Put this code in a standard module.

  5. #5
    Registered User
    Join Date
    11-15-2012
    Location
    Hampshire, England
    MS-Off Ver
    Office 2007 and Office MAC 2011
    Posts
    27

    Re: Copy from a form to anouther sheet

    Thank you for your help I should be able to work it all out from here on, I will reply if I get stuck again.

    Thank you again

    RMHarrison

+ 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