by Jonathan Halder | Jul 8, 2025 | Uncategorized
I was working on a function in a customer database that returned a customer name. The function looked in a CSV file that was being selected to look through it and find the name in the CSV data. There was a new requirement to look up more information from the file. I...
by Jonathan Halder | Oct 10, 2024 | Uncategorized
You can find the previous parts of this message here: Copying Access Tables / Data using VBA Real World Case – Part 1 | Access JumpStart Copying Access Tables / Data using VBA Real World Case – Part 2 | Access JumpStart In Part 3 I discovered that the copied tables...