+ Reply to Thread
Results 1 to 11 of 11

Tracking serial numbers

  1. #1
    Registered User
    Join Date
    02-16-2012
    Location
    sa
    MS-Off Ver
    Excel 2007
    Posts
    80

    Tracking serial numbers

    Hi there,

    I want to do the following:

    I have 6 sheets (U1-U6) with information and 1 tracking sheet.

    When I update information in the tracking sheet I want it to automatically update the serial number in the U1-U6 sheets.

    For eg: if i put the following information into the 'Tracking' sheet:

    Date: 19/03/2012
    Description: CEP
    Serial: 123
    Previous Position: U1
    Current Position: U2

    Then it will update the serial number in sheet U2 to 123. Hence track the number 123. The 'Tracking' sheet allows for a type of historical record so that I can track serial numbers for many years to come.

    I have a lot of information with a lot of serial numbers hence I can not just link it to a specific cell.

    any ideas will be most welcome
    Attached Files Attached Files

  2. #2
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Tracking serial numbers

    I guess this is possible with Excel, however I can't urge you strongly enough to use a database - probably access.

    Relational databases are designed for this type of activity and it is trivial, Excel isn't and will unless carefully managed leave holes and inconsistencies in your data.

    Using a database is scalable, fast and is designed for what you are wanting to do, much better to use a piece of software that is designed for a specific task rather than shoehorn a glorified calculator into something it isn't designed to do.

  3. #3
    Registered User
    Join Date
    02-16-2012
    Location
    sa
    MS-Off Ver
    Excel 2007
    Posts
    80

    Re: Tracking serial numbers

    I would still like to use Excel if possible

  4. #4
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Tracking serial numbers

    In that case I will humbly bow out of this question and let someone answer who has experience with this

  5. #5
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Tracking serial numbers

    Add this code to the Tracking worksheet code module

    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    02-16-2012
    Location
    sa
    MS-Off Ver
    Excel 2007
    Posts
    80

    Re: Tracking serial numbers

    sorry but how do I do that?

  7. #7
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Tracking serial numbers

    On the worksheet tab, right-click and select View Code.

  8. #8
    Registered User
    Join Date
    02-16-2012
    Location
    sa
    MS-Off Ver
    Excel 2007
    Posts
    80

    Re: Tracking serial numbers

    Hi

    Thanks, but I dont really want cut and paste from one sheet to the other. Ideally, I would like just the serial number to be updated ie not appended.

    Thanks

  9. #9
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Tracking serial numbers

    So what is the previous position on the tracking sheet all about?

  10. #10
    Registered User
    Join Date
    02-16-2012
    Location
    sa
    MS-Off Ver
    Excel 2007
    Posts
    80

    Re: Tracking serial numbers

    This is so that in the future I will be able to track the serial number. Ie I can create a history record. For eg I will be able to say CEP 123 went from U1 to U2 on this date then from U3 to U1 on that date etc. Thus I would be able to know where it was previously

  11. #11
    Registered User
    Join Date
    02-16-2012
    Location
    sa
    MS-Off Ver
    Excel 2007
    Posts
    80

    Re: Tracking serial numbers

    can you help? please?

+ 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