control source

G

Guest

Prob a stupid question, when i type datediff function into the control source
of my cell it works fine, but how do i then get that information back to my
table considering the control source has the formula in it??

thanks in advance
 
S

strive4peace

Do not store calculations in your table -- you can calculate them anytime ;)

Warm Regards,
Crystal
*
:) have an awesome day :)
*
MVP Access
Remote programming and Training
strive4peace2006 at yahoo.com
*
 
P

pietlinden

Falty said:
Prob a stupid question, when i type datediff function into the control source
of my cell it works fine, but how do i then get that information back to my
table considering the control source has the formula in it??

thanks in advance

why would you store a calculated value anyway? Recalculate on the fly
as necessary in a query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top