mfaqueiroz
Registered User.
- Local time
- Today, 09:06
- Joined
- Sep 30, 2015
- Messages
- 125
Hei everyone!!!
I have one field with my date in this format : dd-mm-yyyy hh:mm:ss
and other field with my milliseconds.
I use a lot of vba comparisons with date, like see all registers between
01-01-2015 10:10:10 ms=100 and 01-10-2015 10:10:15 ms=200
Do you know how can I compare the two fields( milliseconds+date) at the same time?
Thhank you all!!
I wish you a great day
!!
I have one field with my date in this format : dd-mm-yyyy hh:mm:ss
and other field with my milliseconds.
I use a lot of vba comparisons with date, like see all registers between
01-01-2015 10:10:10 ms=100 and 01-10-2015 10:10:15 ms=200
Do you know how can I compare the two fields( milliseconds+date) at the same time?
Thhank you all!!
I wish you a great day

Last edited: