Hi,
I'm using an excel application. It's having "Full screen view" and "Normal view" by setting "DisplayFullScreen" flag as 'True' and 'False' respectively in VBA code. Application working fine in "Normal view". When it comes to "Full screen view" not able to enter data in cells after clicking on any button available on excel, without clicking buttons we are able to enter values in cell in "Full screen view" as well. This is happening with excel 2013 only. I tried with excel 2007 and 2010 it was working fine.