All Questions
1 question
1
vote
1
answer
1k
views
How to run ftp.bat by pressing vba button in excell?
I am trying to automate data extraction from mainframe and I've tried the solution below but it didn't work. Instead it erased the contents of the FtpLogin2.bat file.
Private Sub Workbook_Open()
Call ...