Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 211
Default Preserve a variable's value?

I want one of my addin subprocedure to ask the user to insert a password
which shall be PRESERVED and used from time to time for his/her convenience
without reentering the same, even if the application/system is
shutdown/restarted, unless required to be changed via another subprocedure.

How to preserve such an entry.

Any syntax/sample of a code or appropriate source of info on net shall be
appreciated.

--
Thanx in advance,
Best Regards,

Faraz
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default Preserve a variable's value?

While I'd hesitate to do this, I'd probably create a worksheet that you can
make "very hidden" and save the password there using a named range.
--
HTH,

Barb Reinhardt



"Faraz A. Qureshi" wrote:

I want one of my addin subprocedure to ask the user to insert a password
which shall be PRESERVED and used from time to time for his/her convenience
without reentering the same, even if the application/system is
shutdown/restarted, unless required to be changed via another subprocedure.

How to preserve such an entry.

Any syntax/sample of a code or appropriate source of info on net shall be
appreciated.

--
Thanx in advance,
Best Regards,

Faraz

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
maintaining a variable's value outside of a for loop... R Tanner Excel Programming 6 August 30th 08 03:06 PM
Having two variable's in a macro Keith[_19_] Excel Programming 2 August 27th 08 09:06 PM
How to populate Label1.Caption with a variable's value Dave O Excel Discussion (Misc queries) 3 April 25th 08 03:20 PM
Return the Row of a Variable's location xjetjockey Excel Discussion (Misc queries) 1 December 22nd 06 11:52 PM
getting a variable's name Philipp Excel Programming 1 October 25th 04 03:13 PM


All times are GMT +1. The time now is 07:38 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"