ANmarAmdeen

Card image
WorkbookSave_ANmar

Saves a workbook handling several scenarios and decide what to do based on each. ...

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...

Card image
Bootstrap 5 color toggle

Working toggle button to switch between light and dark color modes in Bootstrap ...

Card image
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

Card image
Zoomed iframe

Show iframe zoomed or in scale Thanks to

Card image
Modal form open Workbook

Do not open workbook from userform after .show

Card image
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Card image
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image
CreditCardType

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

Card image
Dark bootstrap5 css

Css and scss for dark Bootstrap 5 theme Made using

Card image
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Card image
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...