+ Reply to Thread
Results 1 to 5 of 5

VBA Help I think

  1. #1
    Registered User
    Join Date
    07-19-2013
    Location
    Hutchinson KS
    MS-Off Ver
    Excel 2007
    Posts
    8

    VBA Help I think

    Hello, I'm trying to combine and remove some data from several columns and need to make it into another sheet and delete some data. Here's what I got.

    I need to combine the following columns from the import tab to export tab.
    Columns G,H,I,J need to copy over to Export tab P,Q,R,S, with all the items expect for the part that start with the U####. After those are moved over to the export page I the data from columns L,M,N,O moved to start at the last row right under the previous data. I would like this to be seem less data transfer. I want to make this as simple as possible.

    I'm attaching a sample one with the data in the import locations and what I need for the finished product. Any help would be great thanks.

    Mark
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: VBA Help I think

    Please change the title of you topic before your re-mind by the moderators.

  3. #3
    Registered User
    Join Date
    07-26-2013
    Location
    Oslo
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: VBA Help I think

    Hi Mark,
    I am by far no excel genious, so this can probably be done in a smoother way. But I tried using the code below in the file you attached and it worked just fine.

    Please Login or Register  to view this content.
    Last edited by No(r)way; 07-26-2013 at 09:59 AM. Reason: Code tag missing

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: VBA Help I think

    No(r)way,
    You also not adhering by the rules of the forum on code tags. Please read form's rule.

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

    Re: VBA Help I think

    markr98,

    Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem. Once you have done this please send me a PM and I will remove this request.

    To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    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]

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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