Search results 981

Sorted from new to old.
Card image cap
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

Card image cap
Sort1Col

Sorts a column in Excel, easily, with options

Card image cap
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

Card image cap
DegreeC2F + DegreeF2C

Convert Celsius to Fahrenheit and Fahrenheit to Celsius degrees

Card image cap
Capitalize

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

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image cap
XorC

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

Card image cap
Page area and Page Setup functions (Unfinished)

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

Card image cap
SharePointURL2Path + Path2SharePointURL

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

Card image cap
DeleteAllFiles

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

Card image cap
DownloadFile_User

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

Card image cap
HTMLTag + HTMLPair

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

Card image cap
FormulasFlatten

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

Card image cap
RandomNumber

Generate random number between Lower and upper numbers provided

Card image cap
WordsOf + Words_Len

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

Card image cap
Numeric-only textbox

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