Forum Discussion
Neuro-VISION
Feb 17, 2023Copper Contributor
DoCmd.TransferText not working in Access 2019 and neither is Stop command
I have a function that worked correctly when running the mdb under Access 2010, but it no longer works under Access 2019. In addition, the vba is ignoring the Stop command. Any help will be grea...
Feb 18, 2023
Hi,
> DoCmd.TransferText not working in Access 2019 and neither is Stop command
How does the not-working manifest itself?
Regarding Stop:
Do you by chance have deactivated the Access option "Use special keys"? If yes, that ignorance of Stop and break points is "normal", i.e. a bug for decades.
Servus
Karl
****************
Access Bug Trackers
Access News
Access DevCon
Neuro-VISION
Feb 22, 2023Copper Contributor
Use special keys was checked - not deactivated. It's one of those things where I found a workaround and on to the next . . .
Thanks!
Thanks!