Search results 413

Sorted from new to old.
Card image cap
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image cap
PCase (ProperCase)

Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

Card image cap
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image cap
FoldersIn5

Creates list of subfolders and subfolders of each down to 5 levels Folder ...

Card image cap
UserSign

Returns someones astrology sign using their birthday in m/dd/yyyy or m/dd/yy ...

Card image cap
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image cap
Ask4Folder

Asks user for a folder, starting with certain folder

Card image cap
ThemeSave + ThemeRead

Saves/Reads selected theme into file. Used with Bootstrap 3 in most of my ...

Card image cap
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image cap
ANmAjax

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

Card image cap
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...

Card image cap
ExcelMenu_onfly

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

Card image cap
LogFile_Add

Adds an entry to log file, if file is not exist, it will be created. Filename ...

Card image cap
getDaysInMonth

Gets number of days in a certain month

Card image cap
Capitalize1st

Capitalize 1st letter of a string

Card image cap
CapitalizeAllWords

Capitalize first letter in all words In a String