Forum Discussion
Rob Boardley
Jul 18, 2017Copper Contributor
API call AllocConsole no longer works in Access 2016 on Windows 10
The windows API call AllocConsole no longer seems to work in VBA Access 2016 on Windows 10. It functions correctly on Windows 7 with Access 2016 and I've been googling for the past few days tring...
- Aug 03, 2018
I found a work around by using Access 2013 on Windows 10. The AllocConsole function then works!
George_Hepworth
Aug 03, 2018Silver Contributor
This may be a long shot, but have you verified that this API is actually available on the Windows 10 computer?