I have an add supplier button in my main search form. When this is clicked, a datasheet form pops up to add a new supplier. How can I refresh the sub query in the main form? Or what is the best way to add the spend info to the new record? Create another subform? sample_3.241--3-.accdb
The record source for the search form is not updatable. Complicated relationships.
It only works with tbl_categpru.
It may need a second look at normalization.
Microsoft Access
Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.
It only works with tbl_categpru.
It may need a second look at normalization.