Search results 20

Sorted from new to old.
Card image
ANmAddress_Dimensions

Detects how many dimensions an address has, This is what I call it dimensions ...

Card image
ANmaFiles2List

Generating list of files in a folder. One file to do that. I know this has ...

Card image
Choose2

Returns a value based on an ID. If ID is 1, return 1st value, If ID is 2, ...

Card image
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Card image
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...

Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

Card image
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.

Card image
ConcaUFO_RowsfromSheets

Imports rows from multiple sheets of a workbook into final sheet along with ...

Card image
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
jQuery Cookies

Small lib to allow jQuery to access cookies, nice small, needed it yesterday. ...

Card image
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Card image
Fancybox iframe

This is to demonstrate how to call a Fancybox from inside an iframe into parent ...

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
FindFile_Word

Finds a file within open documents of current instance

Card image
WorkbookClose_ANmar

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