S
Sr Accountant
I have a table that has a provider # column and then a provider name column.
In order to get my drop down list to appear correctly for our users on the
main form, I created a query that added the provider # and name together.
However, when I do this, of course my reports do not work properly now. The
report prompts me for a provider #, which is now missing by its self. Is
there a way to leave what the user sees, as the combined name and number, but
something like an "if" provider # and name is this, then give me the provider
# only somewhere else that I can pull for my report?
Any help would be greatly appreciated.
In order to get my drop down list to appear correctly for our users on the
main form, I created a query that added the provider # and name together.
However, when I do this, of course my reports do not work properly now. The
report prompts me for a provider #, which is now missing by its self. Is
there a way to leave what the user sees, as the combined name and number, but
something like an "if" provider # and name is this, then give me the provider
# only somewhere else that I can pull for my report?
Any help would be greatly appreciated.