Search results 164

Sorted from new to old.
Card image cap
ASP Classic Page Cache

Set page to cache at certain time or force cache refresh. Something I found ...

Card image cap
Win10 Pin shortcuts

Multiple shortcuts to same app in Windows 10 taskbar

Card image cap
Range_SaveAsImage

Exports range to an image, something we wanted to be able to do for a while now. ...

Card image cap
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

Card image cap
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

Card image cap
Old cell value

Nice solution to read value in cell AFTER changed. Needed to have that feature ...

Card image cap
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image cap
GetColumnIndex

Returns Id of column (Column Index) from a cell. Similar to GetColumnName, this ...

Card image cap
DegreesToXY

Calculates X, Y of position on a Circle or ellipse. Pass the center X, Y of ...

Card image cap
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image cap
ShapeRange_BG

Replaces the background fill of any shape in Excel with an image Not Ready yet, ...

Card image cap
Open Window

Open another window with java script (_blank) Setting up width, height, ...

Card image cap
Card image cap
InSheet_ChangeImage

Allows users to inserts image into sheet, replacing old one, with ability to ...

Card image cap
Row_PixelLocation

Gets the cell row where a certain shape is located by passing shape.Top number ...

Card image cap
ASP to static HTML

Convert Dynamic ASP files into HTML (once daily) to make them faster when ...