left worksheet function within a combo box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a combo box which contains a list of items. Once an item is
selected, Is there a way to limit the number of characters that appears in
the combo box using the left worksheet function?
 
Hi
not really sure what you're trying to limit. Could you give an example
(with cell references)
 
Let's say for example, I have a list: aaaaa, bbbbb, ccccc, ddddd
I choose aaaaa from the dropdown. The customer needs to see the full
character count when making the selection, but once it has bee selected, we
would like the characters to be truncated to aa

Does this make sense?

Frank Kabel said:
Hi
not really sure what you're trying to limit. Could you give an example
(with cell references)
 
Hi
see:
http://www.contextures.com/excelfiles.html

and search for
Data Validation "Columns"

--
Regards
Frank Kabel
Frankfurt, Germany

Billing Goddess said:
Let's say for example, I have a list: aaaaa, bbbbb, ccccc, ddddd
I choose aaaaa from the dropdown. The customer needs to see the full
character count when making the selection, but once it has bee selected, we
would like the characters to be truncated to aa

Does this make sense?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top