Search results 381

Sorted from new to old.
Card image
XLThumbView

Showing thumbnails inside sheet and enlarging each when click

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
oShellRun1

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

Card image
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
Capitalize

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

Card image
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...

Card image
SharePointURL2Path + Path2SharePointURL

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

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

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 ...