Along with setting the property of the field to can grow and can shrink, make the field a calculated field using the Trim function. For example:
Control Source=Trim([name of field])
Can Grow=Yes
Can Shrink=No
Cindy
Create a report where you group by the person's name (or other unique identifyer). You can place a field in the detail section that you want to sum on (say points) then set the visible property of the detail section to no.
Place the person's name or other fields about that person that you...
Hi,
You should be able to sort the info. in a combo box by setting up the combo box choices in a two field table. Enter the information you want sorted as the first field and make the other field a field of type number - Let's say the "sort" field. Make sort field the primary key...
I have seen this error when a table is open for design by another user and also when the database is not set up as a shared database, but rather an exclusive database To change to shared:Under Tools, Options, Advanced tab, Default Open Mode = Shared
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.