I have a mainForm (for tblMain) and a subForm (for tblComments).
A text field (control source "Comment") in the subForm populates tblComments with that text (comments). The keyed autonumbering extends from 1 to as many comments as there are in the database, of which tblMain is but one.
A...
I have several identical text fields in a table. I want the same text to appear in reports, but I have ascertained that I need to make them unique in the tables. One way would be to add a unique suffix to each field. Is there code I can insert in the table text field that would make the...
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.