MacroScope
Programmer
I have a query which displays the names of sales reps in order of sales productivity in the Rep field. I want to put all of those names into one record, so that name 1 would go to the Rep1 field, name 2 to Rep2 field, and so on. That way I can base a form on that table/query and be able to display them all on one form, in the order of productivity.
I know that I could use a subform which would create the required display without any conversion, but because of other calculations I want to do based on those names it is an impractical solution.
If there is a better way to accomplish this of course I'm open to it, as long as my goal of getting the values from multiple table/query records to display on one record is attained.
All assistance would be appreciated.
I know that I could use a subform which would create the required display without any conversion, but because of other calculations I want to do based on those names it is an impractical solution.
If there is a better way to accomplish this of course I'm open to it, as long as my goal of getting the values from multiple table/query records to display on one record is attained.
All assistance would be appreciated.