Search results 60

Sorted from new to old.
Card image
ConditionalFormatting_ColorARow

Adds conditional formatting to color a row in table based on output of formula ...

Card image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

Card image
Match4_4thNot0

Searches for three cells in three columns then checks for 4th column if not ...

Card image
ANmAddressRefStyle

Returns type of the cell address, A1 or R1C1 If multiple cells passed, the ...

Card image
IsNumericChar

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

Card image
StartApp-IfNotStarted

Checks if application is already running, returns 1 or 0 My first function

Card image
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Card image
VBHTMLInstr

Searches for string in readable text from HTMLBlock. So it will not find what ...

Card image
Webfont generater

Online tool. Generate web font to be used in websites. When trying to fix ...

Card image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Card image
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...

Card image
BusinessDateAdd

Counts the number of business days Add or subtract a number of business days ...

Card image
USB Format in Car stereo

What format used to let Car stereo read USB thumb drive? To listen to MP3 ...

Card image
USB format in Android

What is the best format to use a USB storage for using in Android phones and ...

Card image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...