Search results 57

Sorted from new to old.
Card image
GetTempFileName

Returns temp file name using FSO

Card image
GetPapa

Gets folder name of a page using FSO

Card image
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

Card image
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...

Card image
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image
EnvVar_All

Read all Environment variables using EnvDir_All Or quickly get user folder, or ...

Card image
HardDrivePartitionSN

Get Hard drive SN (old fashioned way) using FileSystemObject

Card image
FileDate_Formatted

Using FileDateTime to get file date

Card image
Filter_GotoItem

Allow users to select from list box based on search terms. Have a text box and ...

Card image
CopyText2Clipboard

Copies text to clipboard using MSForms

Card image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image
NameSilo_APICall_ListDomains

Downloads list of registered Domains in your account from NameSilo.com using ...

Card image
NameSilo_APICall_AvailableBalance

Gets your balance in your NameSilo account using your own API

Card image
CountColumnCells + CountColumnCells_Criteria

Counts how many cells in a column in any sheet, any workbook using COUNTIF ...

Card image
GoToInternet

Opens webpage from within Excel, using default browser