Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Best way to input a single letter
#1
In one of my routines I am in need to ask the user to input one - and only one - alphabetical character (a-z or A-Z). I am wondering about the best way to do it :
(a) inp and then get the first character in string
(b) InputBox and then get the first character in string
© Combo box
(d) Other

If © is the case I wonder whether there exists a simple way to populate the combo box with values a-z plus these in my native language.

Many thanks in advance.


Messages In This Thread
Best way to input a single letter - by ssimop - 08-01-2018, 07:53 AM
RE: Best way to input a single letter - by ssimop - 08-01-2018, 06:20 PM
RE: Best way to input a single letter - by ssimop - 08-02-2018, 12:17 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)