I was trying to deactivate the right click menu on my worksheet tabs in excel 2003, which i did as per thread
http://www.tek-tips.com/viewthread.cfm?qid=855738
using the following line of code;
CommandBars("ply").Enabled = False
which worked fine - problem is it decativated the tabs in all...
Im using ctrl + : to insert a static system time into a worksheet, but I can only get it to insert hours/ minutes. Is there a way of including seconds? (it currently rounds down to the previous minute).
thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.