Hi Guys,
I have a piece of code but I need to modify it can anyone assist
Dim FSO As Object
Dim FromPath As String
Dim ToPath As String
FromPath = Me.Quote_File_Directory_Ref
ToPath = Me.Files_Directory
Im sure its the As Strings I need to change but not sure what to, but if anyone can see anything else I will be most greatful.
Daniel
I have a piece of code but I need to modify it can anyone assist
Dim FSO As Object
Dim FromPath As String
Dim ToPath As String
FromPath = Me.Quote_File_Directory_Ref
ToPath = Me.Files_Directory
Im sure its the As Strings I need to change but not sure what to, but if anyone can see anything else I will be most greatful.
Daniel