Search results 60

Sorted from new to old.
Card image
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

Card image
ApplyValidation_DropDown

Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

Card image
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

Card image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
HaveNonEnglish + StringASCIIs

Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

Card image
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image
Filter_GotoItem

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

Card image
IsHex

Check a string to see if it is Hex

Card image
FileisImage

Checks if file is an image using its filename extension