Hello!
I have an unbound text box with a calculated value in the footer of a subform. The subform is a continuous form. I would like the unbound text box to update its value when data is entered into the continuous form. The unbound text box's source is =Sum([HistoryCost]). How do I make the...
No, a vendor can have more than one master contract. Each Master Contract can have several sub-contracts. But, a vendor doesn't have to have a Master Contract at all, it can only have only sub-contracts.
It's a mess!
Hello!
I have been tasked to build a database that is way over my head. My apologies if I am not posting this in the correct forum
I am trying to make a database that holds contract information. For every vendor there can either be a Master Contract with linked sub-contracts, or a vendor can...
Thank you for the welcome!
I am stuck again... I dropped the tab and page bits and this is what I have come up with:
=[frmMDSMain].[Controls]![lstContacts].[Column](0)
Should I be referring to the tab somewhere in this statement?
Hello!
I am struggling with an Access 2007 database I inherited. The problem is regarding tab controls. I would like to refer to a value in a list box within a tab and use that value to populate a text box in a form.
I have a tab control called "TabCtl4" and the data I want to retrieve is...