A
Anne
Payroll entry database. One of my users seems to sometimes leave out a step.
Before the database is updated from current week to year to date, the user
has to export data to excel (which creates a Quickbooks iif import file),
where she has to run a macro to format the data and creates the tab delimiter
file, which add the week ending data to the file name.
How can I test if this file has been created? The file created is
"PostingSumMMDDYY.iif".
Or perhaps usesable on other occasions is:
how I can test if commandbuttonOne has been clicked when commandbutton2 is
clicked?
Before the database is updated from current week to year to date, the user
has to export data to excel (which creates a Quickbooks iif import file),
where she has to run a macro to format the data and creates the tab delimiter
file, which add the week ending data to the file name.
How can I test if this file has been created? The file created is
"PostingSumMMDDYY.iif".
Or perhaps usesable on other occasions is:
how I can test if commandbuttonOne has been clicked when commandbutton2 is
clicked?