Data using DateAdd function not showing table.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The dates that fill in my form using the DateAdd function don't show up in my
table. I'm using the expression =[Placement Date]+45. How do I make it
work? I'm using Access 2000. Thanks!
 
They shouldn't show up in your table. Since you have [Placement Date] in
your table, you can calculate the other date whenever you need it (just as
you're doing). This calculation can be done in a query, form, or report.
 
Thank you, Wayne!

Wayne Morgan said:
They shouldn't show up in your table. Since you have [Placement Date] in
your table, you can calculate the other date whenever you need it (just as
you're doing). This calculation can be done in a query, form, or report.

--
Wayne Morgan
MS Access MVP


Atom Agent said:
The dates that fill in my form using the DateAdd function don't show up in
my
table. I'm using the expression =[Placement Date]+45. How do I make it
work? I'm using Access 2000. Thanks!
 

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

Back
Top