Query or VBA?

  • Thread starter Thread starter Gert
  • Start date Start date
G

Gert

I have a tabel with begin and end-dates (1 ID, begin and enddate per record)
and I want to check for gaps in those dates. Can I do this by means of a
query (and if so how?) or should I write a VBA program for this.
 
Back
Top