Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
DS DS is offline
external usenet poster
 
Posts: 117
Default Additional Properties for InputBox (PasswordChar)

It would be useful if additional properties for the InputBox function were
available. In this instance, I was particularly thinking of an equivalent to
the TextBox PasswordChar property.

I've found a workaround on this forum ( see
http://www.microsoft.com/office/comm...1-8cf857ee2cfa
if you're looking for it!), but for most occasions, although this would be
very useful, it's not worth the sheer volume of additional code (c150 lines)
required to make it available to an InputBox, and a TextBox is not always
suitable for fairly basic workbooks.

If anyone else is aware of any workarounds to this which aren't as much of a
long way around as the details on Mr Klann's example referenced above, I'd be
very grateful!

Cheers
DS

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 290
Default Additional Properties for InputBox (PasswordChar)

DS,

I had a look at the example, its not actually that hard to implement,
basically ignore the downloads, copy the code shown into a module, and
then call an input box by "InputBoxPwd" instead of InputBox"

Having searched myself for something like this and not found anything
im gratefull for you showing me the link!

Many thanks

Duncan


DS wrote:

It would be useful if additional properties for the InputBox function were
available. In this instance, I was particularly thinking of an equivalent to
the TextBox PasswordChar property.

I've found a workaround on this forum ( see
http://www.microsoft.com/office/comm...1-8cf857ee2cfa
if you're looking for it!), but for most occasions, although this would be
very useful, it's not worth the sheer volume of additional code (c150 lines)
required to make it available to an InputBox, and a TextBox is not always
suitable for fairly basic workbooks.

If anyone else is aware of any workarounds to this which aren't as much of a
long way around as the details on Mr Klann's example referenced above, I'd be
very grateful!

Cheers
DS

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming


  #3   Report Post  
Posted to microsoft.public.excel.programming
DS DS is offline
external usenet poster
 
Posts: 117
Default Additional Properties for InputBox (PasswordChar)

Duncan - you're a star. To be honest, I downloaded the examples, looked, saw
150+ lines of code to perform the function, winced, and kinda left it at
that.....!

Your suggestion makes perfect sense, cheers!
DS

"Duncan" wrote:

DS,

I had a look at the example, its not actually that hard to implement,
basically ignore the downloads, copy the code shown into a module, and
then call an input box by "InputBoxPwd" instead of InputBox"

Having searched myself for something like this and not found anything
im gratefull for you showing me the link!

Many thanks

Duncan


DS wrote:

It would be useful if additional properties for the InputBox function were
available. In this instance, I was particularly thinking of an equivalent to
the TextBox PasswordChar property.

I've found a workaround on this forum ( see
http://www.microsoft.com/office/comm...1-8cf857ee2cfa
if you're looking for it!), but for most occasions, although this would be
very useful, it's not worth the sheer volume of additional code (c150 lines)
required to make it available to an InputBox, and a TextBox is not always
suitable for fairly basic workbooks.

If anyone else is aware of any workarounds to this which aren't as much of a
long way around as the details on Mr Klann's example referenced above, I'd be
very grateful!

Cheers
DS

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...el.programming



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
Properties transferring from excel cells to word file properties lubo Excel Programming 4 July 12th 05 11:24 AM
PasswordChar Yves Excel Programming 1 April 22nd 05 07:28 AM
Inputbox and Application.InputBox Maria[_7_] Excel Programming 1 September 20th 04 11:36 AM
Excel VBA Inputbox Properties? BruceAtkinson Excel Programming 2 May 25th 04 07:49 PM
Passwordchar Example Juan[_3_] Excel Programming 2 April 26th 04 06:02 PM


All times are GMT +1. The time now is 12:22 PM.

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

About Us

"It's about Microsoft Excel"