Hello Antoneth,
- I havent tried anything else than what i had listed above to try to disable the toolbar with a touchscreen device, this is in fact my first time using excel with a touchscreen device.
- I did not do any other changes to my device than connect it to the touchscreens and set them up and running properly through tablet PC settings.
3. Excel version that i am using: Microsoft Excel 2016 MSO (16.0.4738.1000) 32-bit. It is an enterprise version and our updates are handled through different route (software center) and there seems to be none.
For now we have found a temporary solution where we add a line of code to VBA:
Application.CommandBars("Cell").Enabled = False
This makes me think that the thing that shows up on touchscreen looks like mini toolbar but might be something else maybe? It looks like this:
But it would be nice if Excel would support disabling unnecessary toolbars when using touchscreen, for now i haven't found such option that works.
Kind Regards
Renethe