Hi,
I have a database that someone created to strip information from a file and output the remaining contents to another file. It uses VB to do this and I don't know to much about how.
What I have to do is input the name of the file each day and run hit the process button and access will do the rest.
So I have a text feild with this info
C:\Temp\Files to strip\ddmm.lwl
And I just change the ddmm.lwl to 3007.lwl for each day
I have added a new field on the form to display the current date in the same format "DDMM" and I was hoping to capture this in the other text field so I don't have to manually type in the DDMM each time.
Can anyone advise how this can be done?
Also, although the date field shows it as 3007, when I click in this box to select the text it changes back to the normal date 30/07/2004 so how do I stop this so I can quickly copy the date?
Tezdread
"With every solution comes a new problem"
I have a database that someone created to strip information from a file and output the remaining contents to another file. It uses VB to do this and I don't know to much about how.
What I have to do is input the name of the file each day and run hit the process button and access will do the rest.
So I have a text feild with this info
C:\Temp\Files to strip\ddmm.lwl
And I just change the ddmm.lwl to 3007.lwl for each day
I have added a new field on the form to display the current date in the same format "DDMM" and I was hoping to capture this in the other text field so I don't have to manually type in the DDMM each time.
Can anyone advise how this can be done?
Also, although the date field shows it as 3007, when I click in this box to select the text it changes back to the normal date 30/07/2004 so how do I stop this so I can quickly copy the date?
Tezdread
"With every solution comes a new problem"