+ Reply to Thread
Results 1 to 12 of 12

Transferring Data/Auto Sort

Hybrid View

SilkyJohnson Transferring Data/Auto Sort 06-01-2007, 01:20 PM
Flintstone Hello SilkyJohnson: It... 06-01-2007, 03:45 PM
SilkyJohnson Here you go, this is an... 06-01-2007, 03:59 PM
SilkyJohnson Here is a better example,... 06-01-2007, 04:06 PM
VBA Noob This might get you started ... 06-01-2007, 04:47 PM
  1. #1
    Registered User
    Join Date
    06-01-2007
    Location
    Mesa, AZ
    Posts
    8

    Transferring Data/Auto Sort

    I am trying to combine rows of data, each 4 cells long from multiple worksheets into one master sheet. I need to know if there is an easy way to do this and also I would like to setup an Auto Sort if possible to automatically sort the rows by date.

    The data that will be transferred is: Date, Amount, Description, and Company Billed. I have my workbook organized by a Vendor per worksheet and would like to have the data I enter inside the vendor worksheet to automatically transfer to the master sheet and sort by date. Does that make sense?

  2. #2
    Forum Contributor
    Join Date
    10-14-2004
    Location
    San Diego, CA
    Posts
    213
    Hello SilkyJohnson:

    It sounds simple enough, if you could post a sample .zip file I'm sure you would get a better response.

    Matt

  3. #3
    Registered User
    Join Date
    06-01-2007
    Location
    Mesa, AZ
    Posts
    8
    Here you go, this is an example of what I have...I have more worksheets in the original. I want to be able to enter info in the Bulbs.com worksheet and have it automatically update the master sheet with that entry and then sort all the data by date.

    I would like for it to transfer all entries from each of my worksheets into the master sheet and then sort by date. Can anyone help with this?

    Thanks.
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    06-01-2007
    Location
    Mesa, AZ
    Posts
    8
    Here is a better example, with more data to work with.
    Attached Files Attached Files

  5. #5
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    This might get you started

    The main code is from this website

    http://www.rondebruin.nl/copy2.htm

    VBA Noob
    Attached Files Attached Files
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  6. #6
    Registered User
    Join Date
    06-01-2007
    Location
    Mesa, AZ
    Posts
    8
    Thanks!! That's exactly what I was looking for, plus a cool button! Now I just need to modify the code for my original and I should be good.

    Thanks again.

+ 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