+ Reply to Thread
Results 1 to 1 of 1

Thread: Copy all values in a table colum, to another sheet via VBA

  1. #1
    Registered User
    Join Date
    08-31-2011
    Location
    South African, JHB
    MS-Off Ver
    Excel 2010
    Posts
    2

    Copy all values in a table colum, to another sheet via VBA

    Hi guys,

    I need help with the code below, I want it to copy the whole range (Table1[Barcode]) to the destination sheet, but for some reason it's only copying the first record? any ideas how to fix this??

    Sheets(DATABASE_SHEET).Range("A" & COUNT_ROW) = Range("Table1[Barcode]").Value
    Last edited by Pho3niX90; 08-31-2011 at 10:34 AM.

+ 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.2.0