Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

[b]ControlSource codes in FORMS[/b]

Status
Not open for further replies.

Justforloving

Technical User
Jun 15, 2004
3
US
I have several expressions in my database FORMs ControlSource codes with this:

=[Date of Entry] + 3

Since expression are not saved to the table, how can i get this data stored into my table

 
Hi!

The best answer is to not store it to the table. Where ever you need the calculation (Form, Query or Report) just repeat it.

hth


Jeff Bridgham
bridgham@purdue.edu
 
Wow -- After all this time crashing my brain. Why didn't i think of that -- Gonna try it out and let you know. Thanks for the suggestion.

OOOOHHHH I love this site!!!!!!!!!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top