+ Reply to Thread
Results 1 to 2 of 2

Copy specific columns to specific cell on new sheet

  1. #1
    Registered User
    Join Date
    02-18-2010
    Location
    Denmark
    MS-Off Ver
    Excel 2003
    Posts
    1

    Copy specific columns to specific cell on new sheet

    I'm very new to VBA in Excel, but now I need to create en new workbook to make some reports...

    On Sheet1 I have data in column A to N.
    On Sheet2 I need the data from Sheet1, column a,b,d and f, but only if data in column a=4. The data needs to be placed in cell B3 and down.

    I have a piece of code that copies column a to n if a=4 and places it in the upper left corner on Sheet2, and it is this code I have tried altering:

    Please Login or Register  to view this content.
    The things that don't work is the specific columns and where I put the copied cells:-(

    Can someone help me?

    /J

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

    Re: Copy specific columns to specific cell on new sheet

    Maybe something like
    Please Login or Register  to view this content.
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

+ 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