> I can't get what your validation rule is from your
> formula(=Left(range("xcodes"),4)).
[quoted text clipped - 16 lines]
>
> - Show quoted text -
The users do not really know what D123 stands for, only a select group
of administrative staff really work with these codes. My range
includes perhaps four dozen unique Dcode entries (D123, D120, D713...)
and if I include the description, then the user knows the appropriate
selection. My challenge is that I only have room for the most useful
piece of data which is the 4 characters. What I describe I wish to do
is done quite often in databases where multiple fields are shown in a
dropdown list but only a value in a selected field is actually saved
as the value in the table.
kounoike - 23 Apr 2008 05:39 GMT
Thank you for an explanation, but i can't still make it clear what you want
to do with my poor English ability. by the way, Didn't the way Dave showed
to you help you to solve your problem and still have had trouble with your
case?
keiji
On Apr 18, 2:18 am, "kounoike" <kouno...@nowherembh.nifty.com> wrote:
> I can't get what your validation rule is from your
> formula(=Left(range("xcodes"),4)).
[quoted text clipped - 20 lines]
>
> - Show quoted text -
The users do not really know what D123 stands for, only a select group
of administrative staff really work with these codes. My range
includes perhaps four dozen unique Dcode entries (D123, D120, D713...)
and if I include the description, then the user knows the appropriate
selection. My challenge is that I only have room for the most useful
piece of data which is the 4 characters. What I describe I wish to do
is done quite often in databases where multiple fields are shown in a
dropdown list but only a value in a selected field is actually saved
as the value in the table.