I have created two outlook forms.
Form One - Prompts the user to enter in details of an error and then save the details entered into a file, with the data delimited by "~",
Form Two - Reads through the file and then displays the data into fields that I have created, it also gives me the ability to delete any of the data.
Both of these work perfectly apart from one thing. If I go into the "Design a form" mode (The place that you can edit the form), and run them from there they both work fine, all data is saved and can be accessed...... However, if I save the form to my desktop, and then run it by simply double clicking on it (Without going into "Design a Form" it does not work at all. The file is not accessed in any way, not to read OR write. And none of the data validation code works that I have put in!!!
Any Ideas???
Form One - Prompts the user to enter in details of an error and then save the details entered into a file, with the data delimited by "~",
Form Two - Reads through the file and then displays the data into fields that I have created, it also gives me the ability to delete any of the data.
Both of these work perfectly apart from one thing. If I go into the "Design a form" mode (The place that you can edit the form), and run them from there they both work fine, all data is saved and can be accessed...... However, if I save the form to my desktop, and then run it by simply double clicking on it (Without going into "Design a Form" it does not work at all. The file is not accessed in any way, not to read OR write. And none of the data validation code works that I have put in!!!
Any Ideas???