Search results 474

Sorted from new to old.
Card image
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image
GetTempFileName

Returns temp file name using FSO

Card image
Page area and Page Setup functions (Unfinished)

Clear Excel print area, or set it, or read it, along with Page setup commands ...

Card image
SharePointURL2Path + Path2SharePointURL

Converts SharePoint URL to regular folder path and the other way, giving the ...

Card image
DownloadFile_User

Downloads file to user, asking user where to save or to open downloaded file

Card image
HTMLTag + HTMLPair

Generate HTML tags with thier parameters as name=value pairs ' Example of ...

Card image
FormulasFlatten

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

Card image
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image
Numeric-only textbox

Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

Card image
Distance_Calc_fromString

Calculate distance between two points (Latitude, Longitude) LatLon1 and ...

Card image
NMACode

Converts all Ƽ found in a string into their actual chars

Card image
CellSave (SimpleSave)

Saves value to cell without deformation and converting Used to be called ...

Card image
WeekNum

Generates the calendar week number for a certain date, counting the first week ...

Card image
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...