Search results 132

Sorted from new to old.
Card image
Send page to print

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

Card image
WorkbookSave_ANmar

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

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
Frm3

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

Card image
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Card image
ForegroundColor

Returns white (RGB 255,255,255) or Black (RGB 0,0,0) based on background color ...

Card image
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
ANmaVLookup

Finds first occurrence of item in column, then returns value from same row as ...

Card image
Cell_Add_or_Subtract

Adds amount to active cell, or subtract Applies to selected cell in current ...

Card image
Protecting VBA code

Steps to protect VBA project in Excel, posted here for reference mainly. An ...

Card image
Img not found - Temp pic

Showing image not found if img src image is missing

Card image
OST Outlook file location

Outlook OST (and PST) files to be saved in different location Instruction can ...

Card image
GetHeaders

Reads page headers into dictionary object. an example of using Dictionary in ...