Justforloving
Technical User
I have written:
=[Date of Entry] + 3
These are date fields in Forms ControlSource. I have also used this format in several of my fields again the FORMS ControlSource. My problem: These values are NOT written to the TABLE. In addition to Forms I have several queries that require the valueof these fields. How can i get these expression into my table. I am new to Access and VBA is foreign language to me (smile). But I am learning anyway.
=[Date of Entry] + 3
These are date fields in Forms ControlSource. I have also used this format in several of my fields again the FORMS ControlSource. My problem: These values are NOT written to the TABLE. In addition to Forms I have several queries that require the valueof these fields. How can i get these expression into my table. I am new to Access and VBA is foreign language to me (smile). But I am learning anyway.