Archive for the 'Office' Category

Just to share, I have minor problem with a document that all letters are in upper case. I want it to be in proper case. So do I need to type it all again? No!. I’m using VB Function to change the case.
In Excel, go to Tools->Macros->Visual Basic Editor or press ALT+F11. Insert new module, [...]