S
stumpy
using the on Click command Ive been able to open a folder using
Application.FollowHyperlink,at which point a new csv file is added.
another button is then used to update the data from the csv file into the
database.
I would then like to close the opened file from the same button used to
update .
any help is greatly appreciated
Application.FollowHyperlink,at which point a new csv file is added.
another button is then used to update the data from the csv file into the
database.
I would then like to close the opened file from the same button used to
update .
any help is greatly appreciated