You need to sign in to do that
Don't have an account?

Any kind of Tool for Converting 15-character IDs into 18 character IDs???
I have to do a lot of work with Salesforce data in Excel which is case-sensitivity challenged. I understand how to derive the 18 character ID from a 15 character ID, but I can't do that for hundreds or thousands of records one-by-one. I saw some posting about a plugin for Excel in the subject title which discussed a function called "GetID18". I thought the posting implied that this was an Excel plugin, but I can't find anything else about it.
Is this part of the Excel Connector? Where do I get the Excel Connector- it's not listed on the App Exchange. IS there is ANY kind of solution for this problem available anywhere? Please, somebody, let me know.
VeMan
Once you install the Excel Connector, the function you are looking for is "FixID". It's one of the functions listed in the Help for the Excel Connector.
Thank You
from the bottom of my heart
V
Also, it has the ability to update records, without the SF ID, if you have another field designated as an ExternalID. This has come in very handy for me when needing to keep data in sync.
I say, implement the 15-to-18-char conversion in a formula field and circumvent code entirely: http://tinyurl.com/15CharFix