Search results 452

Sorted from new to old.
Card image
Choose20

Chooses from 20 options based on the passed ID, can have any of these passed. ...

Card image
Choose10

Choosing a return value based on an ID. Since we have Choose2, Choose3 and ...

Card image
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Card image
Choose2

Returns a value based on an ID. If ID is 1, return 1st value, If ID is 2, ...

Card image
FindZipFile_WShell

Finds the first zip in a folder matching wild cards mask using WScript.Shell ...

Card image
CutString96_NumberX

Extract a full number from string block having 1 or more full numbers. Like ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...

Card image
ReturnLongestString_Of2

Returns the string that is longer, comparing what is before StrSepa versus ...

Card image
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Card image
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Card image
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...

Card image
ListBox bug with TabIndex

Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

Card image
NumberNumberNumber

Finds 3 numbers in a string by ignoring characters between them. ' example ...

Card image
EdgarCIK

Search for company long name in Edgar and returns its CIK Using SEC.gov site ...