G
Guest
Newbee
I Have a field that i created a list box from (Municipality) within a form.
I created a report using the wizard.
the report displays the number of the value and not the text I.E. "Palm Beach"
I have a table which is my main datasheet: INDEX.
I have a table called LIST with a column called MUNICIPALITY with 70 or so
towns.
I have a form labeled ASSIGNMENTS which i want to use as my home base to
input this form has a drop down list for the MUNICIPALITY.
I have a report that is based on partial data from the INDEX created with
the wizard
But the data that i enter using the drop down populates the LIST ROW NUMBER
i.e 54 and not the data of that cell i.e. Lake Worth
I used the expression builder control source
=[«Expr»]=[Index]![Municipality] DOES NOT WORK
[Index]![Municipality] «Expr» [Index]![Municipality] DOES NOT WORK
Any suggestion would be greatly appreciated because i am confused
I Have a field that i created a list box from (Municipality) within a form.
I created a report using the wizard.
the report displays the number of the value and not the text I.E. "Palm Beach"
I have a table which is my main datasheet: INDEX.
I have a table called LIST with a column called MUNICIPALITY with 70 or so
towns.
I have a form labeled ASSIGNMENTS which i want to use as my home base to
input this form has a drop down list for the MUNICIPALITY.
I have a report that is based on partial data from the INDEX created with
the wizard
But the data that i enter using the drop down populates the LIST ROW NUMBER
i.e 54 and not the data of that cell i.e. Lake Worth
I used the expression builder control source
=[«Expr»]=[Index]![Municipality] DOES NOT WORK
[Index]![Municipality] «Expr» [Index]![Municipality] DOES NOT WORK
Any suggestion would be greatly appreciated because i am confused