Results 1 to 4 of 4

Thread: Marking an excel file with a unique ID

  1. #1

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Question Marking an excel file with a unique ID

    I would like to be be able to mark an excel file with a key which will come from the system so that when an excel file is imported it would try to find that key to determine if the file came from the system or not. I am currently doing it by specifying the key in the file name but that is very easy to fail. My google-fu is not working, my search results are returning links to adding keys/identification to the cells.

    It is not necessarily VB.net but I just posted it here since this forum generates the most attention. It would be in c# but I just want some clues/ideas.

    TIA
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  2. #2
    Fanatic Member
    Join Date
    Jun 2019
    Posts
    579

    Re: Marking an excel file with a unique ID

    Set custom property - it still can be edited manually but is more "reliable" than file name.

  3. #3
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,424

    Re: Marking an excel file with a unique ID


  4. #4

    Thread Starter
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Marking an excel file with a unique ID

    Quote Originally Posted by peterst View Post
    Set custom property - it still can be edited manually but is more "reliable" than file name.
    I'll try this route, thanks!
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width