Hi all,
I'm, sure this has been asked before but i cant fnd any info on it so here goes...
I have developed a system to back up or export the contents of the tables in my data base to delimited text files with the destination being chosen via a folder browser,
However,
What i would like to do is store a location in a table and then default to that unless the user wishes to change it.
I was thinking of one table with one record of one feild called Location that stores the value. and then use VBA to read this and edit it if nescesary.
Could anyone provide the code to this please?
Many thanks in advance,
Tommy
I'm, sure this has been asked before but i cant fnd any info on it so here goes...
I have developed a system to back up or export the contents of the tables in my data base to delimited text files with the destination being chosen via a folder browser,
However,
What i would like to do is store a location in a table and then default to that unless the user wishes to change it.
I was thinking of one table with one record of one feild called Location that stores the value. and then use VBA to read this and edit it if nescesary.
Could anyone provide the code to this please?
Many thanks in advance,
Tommy