Hi,
A beginner question.
I have made a small project that does a few small calculations based on user input into a TextBox. The variables change once every financial year, is it possible to have the variables in a text file (Word, Notepad etc) so that my code will look at the text file for the variables instead of in the code itself? This is so that any user can access the text file and change the variables, without having to rely on me to access the project code to do this.
I am using VB6.
I hope this makes sense!!
Any advice would be appreciated.
Thanx
Ken
A beginner question.
I have made a small project that does a few small calculations based on user input into a TextBox. The variables change once every financial year, is it possible to have the variables in a text file (Word, Notepad etc) so that my code will look at the text file for the variables instead of in the code itself? This is so that any user can access the text file and change the variables, without having to rely on me to access the project code to do this.
I am using VB6.
I hope this makes sense!!
Any advice would be appreciated.
Thanx
Ken