M
Mat
Hi
I want to import certain lines of data from an ini text
file and insert it into a form text box.
eg Entry in ini file is "ArchiveDir=c:\archive". How can
I search this file and insert "c:\archive" in thetext box
txtArchive on a form?
If the user also amends the directory using the text box -
how dow you write it back to the ini file on closing ?
Any help from a realatively new VBA programmer would be
much appreciated.
Thanks, Mat.
I want to import certain lines of data from an ini text
file and insert it into a form text box.
eg Entry in ini file is "ArchiveDir=c:\archive". How can
I search this file and insert "c:\archive" in thetext box
txtArchive on a form?
If the user also amends the directory using the text box -
how dow you write it back to the ini file on closing ?
Any help from a realatively new VBA programmer would be
much appreciated.
Thanks, Mat.