eileen1309
Programmer
I have a table that records vehicles on and off. I need to be able to show which vehicles came off and which vehicles came for the same day. for example
Name Vinno OnDate OffDate
example 100 2/1/04 2/13/04
example 101 2/13/04 2/1/05
any suggestions would be great.
Name Vinno OnDate OffDate
example 100 2/1/04 2/13/04
example 101 2/13/04 2/1/05
any suggestions would be great.