Search results 478

Sorted from new to old.
Card image
ANStrFind_AndOrAdd

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

Card image
PrCal_Add_Sort

Adds to daily log, two cells, one with date, next with activity that will be ...

Card image
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image
Between_2Chars

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

Card image
MathInsideANString

Perform math on numbers inside list of numbers in format of ANString. ...

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
HMatchIf_Multi

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

Card image
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Card image
ANmaFilter3

Filter database into new sheet, by copying certain columns only, not whole ...

Card image
Column1Range

Return a range of cells in column where ... Return Range Ignore header ...

Card image
End ( xlDown )

A bug found because of using End(xlDown) Please stop using Range("A1"). ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
SheetTabColor

Applies certain color to sheet tab in Excel. ColorNumber is Excel ColorIndex. ...

Card image
ListPivotsInfo

List All Pivot Tables and their Sources for a given workbook into sheet. ...

Card image
Send page to print

JavaSctipt commnad to show Print dialog when a page is visited. I usually put ...