Search results 19

Sorted from new to old.
Card image
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image
FindImg_WShell

Finds the first image in a folder matching wild cards mask using WScript.Shell ...

Card image
ANStr_Add10IfNotBlank_NorNA

Concatenate string into one, if not blank and not N/A It looked stupid for me ...

Card image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image
ANmaFilter3

Filter database into new sheet, by copying certain columns only, not whole ...

Card image
RunOnTime

Runs a certain macro on certain time. This is not a scheduler, but just simple ...

Card image
ANmAdvancedFilter

Filter table inside Excel the fast way (using advanced filter) into another ...

Card image
ASPUsers

Show ActiveUsers in webpage using ASP Classic, this also works as an example of ...

Card image
New VBS file

Add vbs to new menu in Windows Explorer. Fast way to create VBS files using reg ...

Card image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...

Card image
Old cell value

Nice solution to read value in cell AFTER changed. Needed to have that feature ...

Card image
IsError_Range

Checks if range has at least one error in a range of cells Fast, and simple

Card image
ASP to static HTML

Convert Dynamic ASP files into HTML (once daily) to make them faster when ...

Card image
Windows 7 Photo Viewer

Reg file to show Windows Photo Viewer as option to open images with. ...

Card image
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...