S
Stephanie
Hi. I'm using a db that someone else designed and I'm trying to find and
change the sepcification name file. This is the code:
'Import new data...
DoCmd.TransferText acImportDelim, "NewIRSSpecification", "tbIncidents_OLD",
"Z:\MY DOCUMENTS\IRS_OLD.csv", True
But I can't find "NewIRSSpecification" file. I see an old, unused macro as
wll that has this file as a pull down so it must be out there.
I'd appreciate your guidance.
Cheers,
Stephanie
change the sepcification name file. This is the code:
'Import new data...
DoCmd.TransferText acImportDelim, "NewIRSSpecification", "tbIncidents_OLD",
"Z:\MY DOCUMENTS\IRS_OLD.csv", True
But I can't find "NewIRSSpecification" file. I see an old, unused macro as
wll that has this file as a pull down so it must be out there.
I'd appreciate your guidance.
Cheers,
Stephanie