Search results 218

Sorted from new to old.
Card image
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...

Card image
getDaysInMonth

Gets number of days in a certain month

Card image
FindFile

Finds if a workbook is open or not in same Excel session

Card image
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image
Import_CSV

Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...

Card image
Num2En

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

Card image
Limit Textarea

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

Card image
SortArea5

Sort range or area by 5 columns, range can be any number of columns, but the ...

Card image
SortArea3

Sort range or area by 3 columns, range can be any number of columns, but the ...

Card image
SortArea1

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

Card image
Capitalize

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

Card image
RandomArray

Creates array of random numbers, returns 1 Dim array