J
Jael
Using Access 2003, Vista Ultimate
I would like to link an unbound text box in a form to a text file. The text
file is unique to the record being displayed in the form. The name is
automatically generated and if it doesn't exist, a ".txt" file is created
in the local directory. Data are entered in the text box and using after
update, the data are appended to the text file. I can visualize a "moving
window" that transfers text from one to the other in blocks of, say 1 to 256
characters or one "line" at a time using a command button to initate the
transfers.
But is there a way to directly link the two data?
Appreciate any suggestions.
Thanks,
I would like to link an unbound text box in a form to a text file. The text
file is unique to the record being displayed in the form. The name is
automatically generated and if it doesn't exist, a ".txt" file is created
in the local directory. Data are entered in the text box and using after
update, the data are appended to the text file. I can visualize a "moving
window" that transfers text from one to the other in blocks of, say 1 to 256
characters or one "line" at a time using a command button to initate the
transfers.
But is there a way to directly link the two data?
Appreciate any suggestions.
Thanks,