Search results 338

Sorted from new to old.
Card image
ForegroundColor

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

Card image
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...

Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
ScanFolder

Scans folder and its all subfolders (2 levels only) for files then put file ...

Card image
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

Card image
Excel recovered files

Location of Excel recovery workbooks in your system when Excel crashes, it ...

Card image
AskForFolder

Asks user to assign a folder, been looking for something like this for awhile ...

Card image
ImportCSVs - 1st AI Code

Imports multiple CSVs found in a folder into worksheets of active workbook ...

Card image
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

Card image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image
Windows Common Controls 6.0

This is the needed library to have Windows Common Controls installed to be used ...

Card image
NavigatePost

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

Card image
File_SettingRead + File_SettingSave

Reads and saves settings to Settings file, used asp here. Similar to

Card image
ANmaVLookup

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

Card image
ANStr2Range

Converts a string of items into range, with custom separator. Opposite of

Card image
Popup button

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