Hi
I have a textbox on my form that I would like to restrict spaces from being entered and force characters inputted to be uppercase. Data entered can vary so can't really see an input mask working here.
I have a query which finds multiple records and shows one field in the results eg
field
Record 1
Record 2
Record 3
Is there anyway inwhich these records can be shown in a report in row format instead of a column format eg
field Record 1, Record 2, Record 3
If you create a select query is there anyway in which you are able to stop someone from selecting the results and inadvertently deleting the records from your database? I have several queries in my database and I don't really fancy creating forms for each one if possible.
I have a form that allows data entry and I wish to create an alternative form that is identical but is simply used for display purposes with no data entry allowed.
Currently the form has a variety of different combo boxes that I wish to disable and just display the field content. If I change...
How do I validate a field in a form, that contains five characters, to see if the last character entered is an "i" . If this condition is true then I wish to skip the next field and enter date into the next field afterwards.
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.