misericordiam23VBA
New Member
- Joined
- Jul 21, 2022
- Messages
- 1
- Office Version
- 365
Hi all,
I would appreciate anyone who can help out with the following. I have a code to import an excel file into access on a daily basis (each day, an excel file is imported with that day's 100 deals).
I'd like to avoid a situation where one might accidentally import the deals that are already there (duplicate values).
Could we write a VBA code to check the "DD/MM/YYYY" column from these imported files and avoid importing if theres a duplication?
Thank.you all so much!
I would appreciate anyone who can help out with the following. I have a code to import an excel file into access on a daily basis (each day, an excel file is imported with that day's 100 deals).
I'd like to avoid a situation where one might accidentally import the deals that are already there (duplicate values).
Could we write a VBA code to check the "DD/MM/YYYY" column from these imported files and avoid importing if theres a duplication?
Thank.you all so much!