To elaborate a little bit, let's say I have four fields in form frmSelectObjects:
objectID
Location
Table A
Table B
In the form I have combo boxes for the 4 fields (with a value list as the rowsourcetype), and then from the form you can open a report that displays the selected data. So you...
Is there a way to use VB (or anything) to fill in blank cells in a table? I have a table with several fields that have many blank rows. I want to put N/A or such in the blank cells, but I'd rather not do it manually. How would I reference the tables and the fields (and any blank cells) with VB?
I have a report that's using a query for its source and I have two fields in the query that get their criteria from a form (in the criteria section I have forms!myForm!myControl). I need to have two more fields get their criteria from this form, but when I try to do this the query comes up...
This might be an easy one, but it's got me stumped.. I have a form with three combo boxes that you select fields from a value list. The choices in each of the boxes change depending on what you selected in the other two boxes. What I want to do is have each of these three boxes tied to a field...
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.