S
stevehorton
Hi there,
I want to be able to move a file through the use of a command button i
vb.
The idea would be that after a file was approved it would be moved t
the approved folder
The form would have a text box with the file location in, below thi
,there would be two command buttons, one approve and one reject.
Therefore the file which is waiting to be accepted has the locatio
C:\sch and when a comand button (approve) is pressed it moves t
C:\sch1, if though it is rejected then it goes to c:\sch2
Is this possible?
I want to be able to move a file through the use of a command button i
vb.
The idea would be that after a file was approved it would be moved t
the approved folder
The form would have a text box with the file location in, below thi
,there would be two command buttons, one approve and one reject.
Therefore the file which is waiting to be accepted has the locatio
C:\sch and when a comand button (approve) is pressed it moves t
C:\sch1, if though it is rejected then it goes to c:\sch2
Is this possible?