Tag: excel
231 script(s) tagged “excel”
Remove Empty Rows
Deletes every completely blank row within the used range of the active sheet.
List Files in Microsoft Edge's browser cache (VBA)
Lists every file in Microsoft Edge's browser cache with size and last-modified date directly on the active worksheet, uβ¦
Check Disable Background Apps Globally Registry Value (VBA)
Reads the Disable Background Apps Globally registry value via WScript.Shell.RegRead and reports it in a message box β nβ¦
Load Computer System Info into Excel via WMI
Queries Win32_ComputerSystem via GetObject("winmgmts:") and dumps every Computer System Info row straight onto the actiβ¦
Apply Disable Activity Feed / Timeline (VBA)
Disables the Windows Activity Feed / Timeline feature (requires admin). Applied via WScript.Shell.RegWrite from VBA. Reβ¦
Load Keyboard Info into Excel via WMI
Queries Win32_Keyboard via GetObject("winmgmts:") and dumps every Keyboard Info row straight onto the active worksheet,β¦
Apply Disable Explorer Startup Delay (VBA)
Removes the artificial delay before startup apps launch. Applied via WScript.Shell.RegWrite from VBA.
Check Disable Cortana Registry Value (VBA)
Reads the Disable Cortana registry value via WScript.Shell.RegRead and reports it in a message box β no PowerShell or rβ¦
Load Operating System Info into Excel via WMI
Queries Win32_OperatingSystem via GetObject("winmgmts:") and dumps every Operating System Info row straight onto the acβ¦
Check Disable Windows Telemetry Registry Value (VBA)
Reads the Disable Windows Telemetry registry value via WScript.Shell.RegRead and reports it in a message box β no Powerβ¦
Apply Disable Taskbar Chat Icon (VBA)
Removes the Chat/Teams icon from the Windows 11 taskbar. Applied via WScript.Shell.RegWrite from VBA.
Check Disable Windows Spotlight on Desktop Registry Value (VBA)
Reads the Disable Windows Spotlight on Desktop registry value via WScript.Shell.RegRead and reports it in a message boxβ¦