Search results 209

Sorted from new to old.
Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image
Popup button

List of commands in popup menu. Uses listbox, command button and toggle ...

Card image
Cell_Add_or_Subtract

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

Card image
ANmaBatchCreate + ANmaBatchRun

Creates batch file with certain content, and another function to actually ...

Card image
DBTable2CSV

Exports table into CSV from ASP Classic function.

Card image
BrowserSetting

Detect Browser setting (type or other info) using MSWC.browsertype object. Old ...

Card image
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image
CopyFiles

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

Card image
Fill down

Fill down series in Excel. NotReadyYet! This is a work-in-progress function! ...

Card image
Old cell value

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

Card image
InStr and InStrRev

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

Card image
PhotoViewer dll

Open image using legacy PhotoViewer from Windows 7 Command line call to use ...

Card image
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image
DateStamp-Simple

Simple Date stamp, calendar, day view whatever you call it. was looking for ...

Card image
setSelectedIndex byname and byval

Set active (Selected) item in listbox using javascript Imported and modified ...

Card image
Navigate_IE

Reads HTML source page of a webpage, maynot work for heavy js pages, but works ...