C
Christine
My employees database contains a field called Department,
which is a drop-down list with stored values (HR, Finance,
Engineering, etc.)
For a form I want to create to show information from the
Employee's table (which users cannot edit), I do not want
the Department output to show as a drop-down box - I only
want the value to display. When the user double-clicks the
department, I want the value stored to memory for use in
another form.
As I'm VERY new to all this any help will be greatly
appreciated.
Christine
which is a drop-down list with stored values (HR, Finance,
Engineering, etc.)
For a form I want to create to show information from the
Employee's table (which users cannot edit), I do not want
the Department output to show as a drop-down box - I only
want the value to display. When the user double-clicks the
department, I want the value stored to memory for use in
another form.
As I'm VERY new to all this any help will be greatly
appreciated.
Christine