I have a scheduled task set up to run a .bat file that starts a macro in an
Access DB. The DB pulls down files from an SFTP server and then loads them
to a table. I then export them to an excel file and save that file to a .csv
file to be loaded to another SFTP server. When I run the .bat file...
I used Winzip to zip up files that we need to send to many users in different locations. The file created is an .exe file. These users do not have Winzip installed on their computers. Is there a way to run this executable winzip file on the users machine with VBA code?
Hopefully I've given...
Hello,
I was using a datagrid and had my text boxes bound to it. I switched to a flexgrid to allow the user to delete multiple selections. How can I(if I can) bind my text boxes to the flexgrid? Here is the code I was using for the datagrid.
'Bind the text boxes to the data provider
For...
How can I make a progress bar to keep track of data being updated to a database? Can I put it on the form or would it be better to use a splash screen in some way? Any help on this would be greatly appreciated.
Thank you,
Sam
Is this possible? Currently the user has to select one record at a time and delete it. This can sometimes be very time consuming as the user may have to delete many records. I'm using an ADO connection. If more info is needed please let me know. Thank you in advance.
Sam
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.