+ Reply to Thread
Results 1 to 2 of 2

Importing and manipulating data between workbooks automatically

  1. #1
    Registered User
    Join Date
    10-27-2014
    Location
    Minnesota
    MS-Off Ver
    2013
    Posts
    12

    Importing and manipulating data between workbooks automatically

    I am trying to get an automatic sync running between some vendors and am having difficulties due to what data I can extract from company A vs. what data I need to import to company B. I would love to be able to have an automatic process run nightly to effectively do the following:
    - Open the extracted file
    - Manipulate the data into a new workbook
    - Save the new workbook in readiness for upload via scheduled task.

    Some examples of the things I need to adjust between documents:
    - One field in the source document to be mapped to two fields in the destination document (Or have that one field automatically duplicated in the destination)
    - Some additional information added to a field - Basically just adding the same string to each cell in a column. (A1&"@WorkEmail.com")
    - An IF statement to determine if a field is empty, and if so, input another field in its place.

    I have been successful in simply writing IF statements between the source file and a new spreadsheet, however I became stuck when trying to "fill down" a formula on the new spreadsheet. I couldn't figure out how to tell the new document how many lines of information were in the source file.

    I assume there will need to be some kind of macro/VBA magic, although I will certainly need some hand holding with this.

    Thanks for providing the forum!

  2. #2
    Registered User
    Join Date
    10-27-2014
    Location
    Minnesota
    MS-Off Ver
    2013
    Posts
    12

    Re: Importing and manipulating data between workbooks automatically

    BUMP

    So far I have managed to work out some of the manipulation piece from within the worksheet such as adding columns and copying information. I am still in need of assistance getting the automatic processes of opening and saving the adjusted file to work.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Importing and manipulating data between workbooks automatically
    By Richie_m21 in forum Excel General
    Replies: 3
    Last Post: 10-28-2014, 01:20 AM
  2. Importing data from other workbooks
    By kurikinton in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-17-2012, 12:32 PM
  3. Importing Data from different workbooks
    By bs979 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-26-2008, 10:46 AM
  4. manipulating text files before importing
    By jvrodz in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-19-2008, 05:46 PM
  5. importing data from other offline workbooks
    By budman182 in forum Excel General
    Replies: 4
    Last Post: 07-19-2007, 10:39 PM

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