|
-
Dec 15th, 2021, 03:30 AM
#1
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
-
Dec 15th, 2021, 03:45 AM
#2
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.
-
Dec 15th, 2021, 03:49 AM
#3
Re: Marking an excel file with a unique ID
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Dec 15th, 2021, 10:35 PM
#4
Re: Marking an excel file with a unique ID
 Originally Posted by peterst
Set custom property - it still can be edited manually but is more "reliable" than file name.
I'll try this route, thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|