Time and Date

  • Thread starter Thread starter Jacco
  • Start date Start date
J

Jacco

Hello everyone,

I'm having a bit of problems figuring out a Form issue. (logbook
application)
I have a table that stores a [date] (of flight), [Time of departure] and
[Time of Arrival]

Both time fields store a complete date&time.

If they look at a old flight, I want this date stripped of, but if they
enter a new flight, I only want the need to put in the time (and have the
[date] column added).

The problem is that in those cases, on one it has to be calculated, and on
the other it shouldn't because that would prevent input....

HELP!!!!!!!
 
If you store the full date/time in [Time of departure] and [Time of
Arrival], I am not sure why you need the [date] (of flight).

It does sounds like you are storing redundant data ...
 

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

Similar Threads

Sum of total hours 7
Unique Query 7
Conditional Expression 10
Time/Date 3
Assignment question... PLEASE HELP! 2
Help with VBA If statement 1
Convert imported text to date time 2
Free video stabilisation software 1

Back
Top