Search results 62

Sorted from new to old.
Card image
ANStrColor2RGBA_Para

Returns Red, Green, Blue and Transparency from text representing color Like ...

Card image
ShapeCreate_SomeVariables

Create a shape in certain sheet with options Some other options are hard-coded, ...

Card image
Outlook data files

Custom default location for Outlook data files. Tell Outlook to always store ...

Card image
VBInstr_Any

Search for string inside another, with ability to have multiple strings to ...

Card image
ANmaSum_4IFs

Applies SumIFs for 4 columns, same sheet, same workbook Another function to do ...

Card image
Quarter1stLastDate_FromQuarterText

Returns the date of 1st day or last day in a Quarter Mar 31st, Jun 30th, Sep ...

Card image
QuarterNumber_FromDate

Returns the number of quarter from a date

Card image
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image
NumberNumberNumber

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

Card image
Free online tools - convertcase.net

Bunch of online some text and image tools, helpful for most online users these ...

Card image
FindLinks xla

Excel Addon to find links in workbook. FindLinks v13.2 From

Card image
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Card image
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Card image
GeWin - get windows list

Gets all windows that are enabled and actived and put them in a list. It also ...

Card image
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...