Search results 534

Sorted from new to old.
Card image
FontAwesome Custom icons issue

I faced an issue the past few weeks when trying to add my own icon to ...

Card image
Excel clipboard bug

Looks like there is a bug in Excel when dealing with copy and paste. Excel ...

Card image
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Card image
ANmaPivotTable_Clear

Clears all filters in PivotTable and hide the [blank] item from list, pass ...

Card image
ChartLegendCenter

Put chart legend at center of chart horizontally. Changes left and width only. ...

Card image
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image
ReverseArray

Reverses order of array. In other words, the upperbound value of an input ...

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
SearchinHTMLTable

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

Card image
ReplaceStrings

Replace strings found in list of strings from inside a string, does that make ...

Card image
GeWin - get windows list

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

Card image
bootstrap-linkpreview

Preview link js script uses jquery and bootstrap From

Card image
Latest records date and count

Find how many items in table, with column DateAdded is the latest DateAdded in ...

Card image
HMatchIf_Multi

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