Get VBA code to convert .Txt ANSI encoding to UTF8 Unicode format. ALso learn how to do UTF convertion using built in function in text editors.
How to hide icons in desktop in Windows 10?
Learn how to hide desktop icons in Windows 10 during a screen presentation or recording for a office meeting or live demo etc.,
Free Windows 10 to Windows 11 Upgrade – Preview version
Learn how to upgrade Windows 10 to Windows 11 using these simple steps and by opting in to Insider program. This is the safest method to upgrade your windows PC
Windows 10 Remove Weather from Taskbar
In Windows 10 weather forecast widget in taskbar is available by default. Learn how to remove weather from taskbar in Windows 10 using these steps.
Bluestacks Whatsapp – Android Emulator – Easy Download
Get download link for Bluestacks whatsapp – a Android emulator for windows PC. Using this app, you will be able to test your APK file.
Turn on Windows 10 Taskbar Search Box – Quick Shortcut
Learn how to enable a Taskbar search box in Windows 10 using simple option. This searchbox or icon will reduce loads of work for you.
How to Find Current Username – in DOS, Linux & Mac OS?
CLI – Command line function to find the current logged in active username in DOS, Linux & MacOS. The same functions or command works in all these different operating systems
How to open VBA in Excel – Macro code editor?
Learn how to open VBA code in Excel. Get different options to open Excel macro code as per steps explained in this article.
Get Sheet Object Caption and Codename
Get Excel worksheet caption & name (or Object name or Codename) using VBA Macro. This is a readonly property and cannot be renamed using code without giving access to VBA Project Model.
Convert Python to Exe – Easy Compile in 2 Mins
Convert Python to Exe file using this compiler module with these simple steps. It takes roughly 2 mins to compile a Py to Exe with PyInstaller