Forum Discussion
RBStewart
Feb 05, 2022Copper Contributor
Problems with MS Access and Excel in MSO (Version 2201 Build 16.0.14827.20028) 32-bit
The following problems are manifested in MS Access and Excel ever since MSO365 was updated. The "About Access" screen shows the following build ID. "Microsoft® Access® for Microsoft 365 MSO (Vers...
RBStewart
Feb 06, 2022Copper Contributor
Thank you, George.
This moved my efforts forward a stride or two but leaves the 'Find and Replace' issue unsolved and perhaps off the radar. Can I ask if you experience the problem in which the Find&Replace form in the VBA IDE jumps to screen(0,0)? It might be caused by an unknown setting that I tripped. If you do, it may be an implementation problem that ought to be reported to the Access dev team...something I know nothing about. Any thoughts?
This moved my efforts forward a stride or two but leaves the 'Find and Replace' issue unsolved and perhaps off the radar. Can I ask if you experience the problem in which the Find&Replace form in the VBA IDE jumps to screen(0,0)? It might be caused by an unknown setting that I tripped. If you do, it may be an implementation problem that ought to be reported to the Access dev team...something I know nothing about. Any thoughts?
George_Hepworth
Feb 06, 2022Silver Contributor
Unfortunately, I haven't seen that particular problem. I assume by Screen(0,0) that you mean the upper left corner of the screen? I wonder if there is any timer event running in a form when this happens. It can be interfering with the keystroke processing. That I have seen although with different overt symptoms.