+ Reply to Thread
Results 1 to 5 of 5

extracting information from a workbook and saving into a seperate workbook.

  1. #1
    Registered User
    Join Date
    04-24-2013
    Location
    south wales
    MS-Off Ver
    Excel 2003
    Posts
    9

    extracting information from a workbook and saving into a seperate workbook.

    Hi,

    Im quite the novice when it comes to formulas in excel but here goes my explanation of my problem.........

    ok so i have a workbook blank template for my colleagues to fill in, they fill in this blank template and save it under the serial number of the item they are creating. However a lot of errors exist when they input the serial number inside the workbook where the serial number is a duplicate of a former serial number.

    Anyhow i was wondering is there any way when they input the serial number into the worksheet that i could get it to save in a separate workbook and then have conditional formatting to check those serial numbers in the workbook to see if they match??

    any help would be great!!

    cheers
    james

  2. #2
    Registered User
    Join Date
    07-04-2013
    Location
    Liverpool
    MS-Off Ver
    Excel 2007
    Posts
    21

    Re: extracting information from a workbook and saving into a seperate workbook.

    Upload an example as it is difficult to understand the issue you are having

  3. #3
    Registered User
    Join Date
    04-24-2013
    Location
    south wales
    MS-Off Ver
    Excel 2003
    Posts
    9

    Re: extracting information from a workbook and saving into a seperate workbook.

    example.xlsx

    ok so the attached document would be the document that my colleagues enter the serial number of a part into,

    i would then like to take this serial number and place it into a separate excel document and save it sort of as a look up table

    then conditionally format the attached excel workbook to turn red if a serial number is entered that is in that list if you understand what i mean.

    cheers
    james
    Last edited by jamest6; 02-21-2014 at 08:43 AM. Reason: mistakes =S

  4. #4
    Registered User
    Join Date
    07-04-2013
    Location
    Liverpool
    MS-Off Ver
    Excel 2007
    Posts
    21

    Re: extracting information from a workbook and saving into a seperate workbook.

    Hi James

    I am not sure if I am barking up the wrong tree on what you may be trying to achieve.

    Anyway I have created a simple macro which you activate by clicking the start button on sheet1

    Instead of a separate workbook it is on sheet 2, the code can be amended for a separate workbook.

    I have placed comments in the code alt + f11 for VBA editor

    sheet2 will contain the serials but list will generate from nothing or you can copy the list into sheet2 column a.

    This is only good if its for 1 single user at a time, however you should be able to enable sharing for multiple users.

    This will only add the serial numbers to the list if they do not currently exist, if they do exist there will be a message and nothing will be added. try typing the same code in twice


    Apologies if I have this wrong.
    Last edited by dgdgdg; 02-21-2014 at 05:52 PM.

  5. #5
    Registered User
    Join Date
    04-24-2013
    Location
    south wales
    MS-Off Ver
    Excel 2003
    Posts
    9

    Re: extracting information from a workbook and saving into a seperate workbook.

    nope dg that code looks great i am absolutely useless with code but your comment helped thanks for that, still having trouble activating a seperate workbook but ill take another look into that, thanks =)

+ 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. Replies: 13
    Last Post: 08-20-2012, 01:37 PM
  2. Replies: 2
    Last Post: 09-07-2011, 11:16 AM
  3. Extracting specific information to a new workbook
    By derekteo0710 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-25-2010, 04:21 AM
  4. Pulling relative information from a seperate workbook
    By Effteekay in forum Excel General
    Replies: 2
    Last Post: 07-09-2009, 11:45 AM
  5. Saving sheets to seperate filenames using current workbook filename
    By Zyphon in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-03-2007, 09:49 AM

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