Hello,
I grab data from EXCEL and write to a text file.
I want to put the log_in ID as part of the text file name
(user DOESN'T NEED to provide his log_in ID when he uses EXCEL application).
How to "memorize" the log_in ID and grab it to the text file name? (I was told to use security API function)
Could you give me a code example?
Very appreciate your help.
I grab data from EXCEL and write to a text file.
I want to put the log_in ID as part of the text file name
(user DOESN'T NEED to provide his log_in ID when he uses EXCEL application).
How to "memorize" the log_in ID and grab it to the text file name? (I was told to use security API function)
Could you give me a code example?
Very appreciate your help.