T
tgclark
I have a database with data from a concept alarm monitoring system,
which is initailly downloaded as a text file, parsed via excel and
imported into access database.
The date in the text file is embeeded in each line
" 12 Apr21 06:09:34.7 Cleaners Upstair Pin accepted at LCD Term. #001
13 Apr21 06:09:59.4 R04:X01 On by Main Office Exit Button
14 Apr21 06:10:04.3 R04:X01 Off by Aux Timer"
and have split the month and day in to seperate fields.
I have a text month field - Mon_month which has data such as Apr May
Jun
and a text date field - Mon_day which has data such as 22 23 24 25 1 2
What I wish to have is a useable date in the access database so I can
run a query between such dates.
Advice please.
Thanks
which is initailly downloaded as a text file, parsed via excel and
imported into access database.
The date in the text file is embeeded in each line
" 12 Apr21 06:09:34.7 Cleaners Upstair Pin accepted at LCD Term. #001
13 Apr21 06:09:59.4 R04:X01 On by Main Office Exit Button
14 Apr21 06:10:04.3 R04:X01 Off by Aux Timer"
and have split the month and day in to seperate fields.
I have a text month field - Mon_month which has data such as Apr May
Jun
and a text date field - Mon_day which has data such as 22 23 24 25 1 2
What I wish to have is a useable date in the access database so I can
run a query between such dates.
Advice please.
Thanks