Search results 489

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
GetTempFileName

Returns temp file name using FSO

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
RandomNumber

Generate random number between Lower and upper numbers provided