I've got a Main form and a Subform within. I have a button that on the Main form which will add new records to the Main form only. How can I get that button to add a new record to the Subform at the same time? Any help would be appreciated.
I'm trying to create a report filter via a pop-up box. I went to the MS website and the provided some direction and codes. One particular code creates an error and wanted to see if you all could tell me what to look for to correct it.
The code was:
Private Sub Clear_Click()
Dim intCounter...
I'm trying to create a report filter via a pop-up box. I went to the MS website and the provided some direction and codes. One particular code creates an error and wanted to see if you all could tell me what to look for to correct it.
The code was:
Private Sub Clear_Click()
Dim intCounter...
Thank you for your feedback. I tried using the ^ character but got a "The remaining text does not appear to be part of the formula" error. Below is the formula:
({@Market_Price}*1.12)^((round(({optstmt_view.Grant_Expiration_Date}-AsofDate)/365),0)
Here I'm trying to take the Market...
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.