Search results 46

Sorted from new to old.
Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

Card image
ImageRotate_IrfanView

Rotates an image using irfanview (i_view32.exe attached) Rotated image can be ...

Card image
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

Card image
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image
FGColor_Calc

To set the color of the foreground based on background color to get best look. ...

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
CutRightString

Cuts a string from a string FROM RIGHT starting from specific character and ...

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
Directory Viewer

This is a directory viewer. You can set what files to be viewed. Has ...

Card image
Site Administration

This is an application to administer a website remotely through an ASP

Card image
FileisImage

Checks if file is an image using its filename extension