Hey all,
I was just looking for some advice/suggestions on handling a VBA-sFTP relationship.
Presently I have an upload of a CSV file via sFTP to a third party. The third party response file can take up to 1 hour to be returned.
Therefore I was wondering if anyone could suggest any more eloquent solutions other than a DO EVENTS LOOP waiting for the response file to appear.
Cheers
Andy
I was just looking for some advice/suggestions on handling a VBA-sFTP relationship.
Presently I have an upload of a CSV file via sFTP to a third party. The third party response file can take up to 1 hour to be returned.
Therefore I was wondering if anyone could suggest any more eloquent solutions other than a DO EVENTS LOOP waiting for the response file to appear.
Cheers
Andy