Share via

VBA code to make touchscreen behave like mouse?

Anonymous
2020-09-01T09:25:06+00:00

I'm currently running vba code so that when you double click selected boxes you get a tick and when you double click again you get a cross. When I try to do this by double tapping the screen it doesn't work and instead selects the box. Any help or suggestions? 

Thanks

Brandon

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

DaveM121 891.6K Reputation points Independent Advisor
2020-09-01T10:02:04+00:00

Hi Brandon

I am Dave, an Independent Advisor, I will help you with this . . .

When programming in Windows 10, touch events are handled differently to mouse events, they have their own event handlers, due to the scope of your question (VBA programming) can you please post this question to our sister forum on MSDN (The Developer Network) in the VBA section (linked below)

Over there you will have access to a host of VBA programmers and will get a knowledgeable and quick answer to this question . ..

https://social.msdn.microsoft.com/Forums/en-US/...

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful