Hi,
First I'm gonna say THANKS because I know you all have helped me through some sticky wickets and you probably will again.
I'm importing a file of call detail records. I've manually imported the file numerous times, have finally come up with a Spec that consistently works except for one field. The "STARTTIME" and "ENDTIME" fields in the text file look like this...
125833 (for 12:58.33)
93214 (for 9:32.14)
I specified DATE/TIME format and it works perfectly for any time that has two digits for the hour. Anything from one minute after midnight to 9:55.59 doesn't import - it ends up in the "file import error" table. What gives?
I've searched HELP and read FAQs this morning til my eyes crossed. I'm thinking of adding a zero to those time that would only have one digit in the hour. (It seemed to work in a test import). I'm a technical user and would struggle with coding something to do this, but it has to be done every month and I would like to automate. I did a macro to import files, etc. in another app. Can someone point me to a resource that would help me through this?
I'm using W2K and Access97. TIA!
PenelopeC
~~~>-/O~~~~~swimming right along
First I'm gonna say THANKS because I know you all have helped me through some sticky wickets and you probably will again.
I'm importing a file of call detail records. I've manually imported the file numerous times, have finally come up with a Spec that consistently works except for one field. The "STARTTIME" and "ENDTIME" fields in the text file look like this...
125833 (for 12:58.33)
93214 (for 9:32.14)
I specified DATE/TIME format and it works perfectly for any time that has two digits for the hour. Anything from one minute after midnight to 9:55.59 doesn't import - it ends up in the "file import error" table. What gives?
I've searched HELP and read FAQs this morning til my eyes crossed. I'm thinking of adding a zero to those time that would only have one digit in the hour. (It seemed to work in a test import). I'm a technical user and would struggle with coding something to do this, but it has to be done every month and I would like to automate. I did a macro to import files, etc. in another app. Can someone point me to a resource that would help me through this?
I'm using W2K and Access97. TIA!
PenelopeC
~~~>-/O~~~~~swimming right along