Search results 38

Sorted from new to old.
Card image cap
Modify volume using nircmd

Batch file to lower volume of computer system (using nircmd.exe).

Card image cap
ConcaUFO_RowsfromSheets

Imports rows from multiple sheets of a workbook into final sheet along with ...

Card image cap
Android Apps and SD memory

List of apps that can be moved to SD Card in Android OS (Tablet).

Card image cap
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image cap
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image cap
RunRemote

Runs a macro from another workbook without parameters (WB Workbook has to be ...

Card image cap
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

Card image cap
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...

Card image cap
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image cap
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Card image cap
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image cap
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image cap
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image cap
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

Card image cap
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image cap
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...