dougmarkham
Active Member
- Joined
- Jul 19, 2016
- Messages
- 252
- Office Version
- 365
- Platform
- Windows
Hi Folks,
When you use a card reader, a website gives you a number to input, and the card reader outputs a number which gains you access.
I was wondering if it is possible to replicate this process with two workbooks.
Workbook 1: contains the sensitive data. On opening, an input box appears with different 6 digit number (each time the wb is opened) and a text entry box to type the key.
Workbook 2 (keygen wb): contains an activeX Text Box to enter the 6 digit number and a button to set off an algorithm to generate a key and put it into clipboard
Has anyone tried this or have any alternative solutions using VBA?
Kind regards,
Doug.
When you use a card reader, a website gives you a number to input, and the card reader outputs a number which gains you access.
I was wondering if it is possible to replicate this process with two workbooks.
Workbook 1: contains the sensitive data. On opening, an input box appears with different 6 digit number (each time the wb is opened) and a text entry box to type the key.
Workbook 2 (keygen wb): contains an activeX Text Box to enter the 6 digit number and a button to set off an algorithm to generate a key and put it into clipboard
Has anyone tried this or have any alternative solutions using VBA?
Kind regards,
Doug.