Consulting

Results 1 to 6 of 6

Thread: VBA code to copy data from one sheet and paste it in a specific location

  1. #1
    VBAX Newbie
    Joined
    Mar 2019
    Posts
    3
    Location

    VBA code to copy data from one sheet and paste it in a specific location

    hey guys i have a question,

    i am needing some help, i am needing to create a VBA code to copy specific row and columns but i need it to copy the items that are over 5,000 dollars and i need it to paste in a specific location. Is there any help you guys can provide?

    So for instance i have the maint and contract broken down by area 1,2,3,4 general plant and environmental and the cost center (on sheet 1 column I) it tells me where on the sheet I put the description Ie 6901 is general plant, so i manually copy and paste into general plant row.

    And i also put the respective PO number, vendor name and expense allocation code all on the Maint-contract summary sheet.

    Is there a VBA code i can use to help automate this?

  2. #2
    VBAX Newbie
    Joined
    Mar 2019
    Posts
    3
    Location
    please see this link to download, thanks for the help!
    https://www.dropbox.com/s/vxpd1hew9r...%201.xlsm?dl=0

  3. #3
    VBAX Mentor 大灰狼1976's Avatar
    Joined
    Dec 2018
    Location
    SuZhou China
    Posts
    479
    Location
    Hi Nathan69!
    Welcome to vbax forum.
    I can't open this link. Can you post the attachment here?




    --Okami

  4. #4
    VBAX Newbie
    Joined
    Mar 2019
    Posts
    3
    Location
    I can’t post here b/c my file is 1.92 mb. It’s over the

  5. #5
    VBAX Mentor 大灰狼1976's Avatar
    Joined
    Dec 2018
    Location
    SuZhou China
    Posts
    479
    Location
    I can't judge if it can be solved without attachments. You can delete some content and post it.

  6. #6
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,059
    Location
    Just make up a sample workbook with the correct sheetname then indicate which column triggers the event (H,i,J,k or L) and show where you would like the data to be copied to.
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •