I am using Access 2007 and I am trying to develop a small application for tax purposes. What I need to know is what is the best approach to exporting or converting the data in Access into a text file to be sent to recipient in the correct format. Here is what I have now...but this is hardcoded in Crystal Reports:
I am a novice in this area, therefore, I am not sure how to approach this. Is there a code in Access or VB.net that can be used to extract the data that I need into a text file format?
Any help you can give will be greatly appreciated.
Thanks,
austin22
Code:
00000000TX09181964309612312008011620091000004277601NNN000000000CIY0069NNXXXX
00000000TX09181964310312312008011620091000004277602NNN000000000CIY0163NNXXXX
00000000TX09181964366812312008011620091000004277603NNN000000000CIY0043NNXXXX
16232986TX06281985366801212007010620091000002447681NNN000000000CIY0200NNXXXX
26448095TX04301989300107302008010720091000003947751NNN000000000CIY0200NNXXXX
I am a novice in this area, therefore, I am not sure how to approach this. Is there a code in Access or VB.net that can be used to extract the data that I need into a text file format?
Any help you can give will be greatly appreciated.
Thanks,
austin22