Search results 239

Card image cap
GetColumnName, ColumnName_XOffset

Gets the column name from a cell address. Returns "E" from "E45", or "BR" from ...

Card image cap
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image cap
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image cap
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image cap
CutLeft

Cuts the left part respecting words, without cutting words

Card image cap
getQueryString

Reading QueryString from JS

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...

Card image cap
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...

Card image cap
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image cap
FrmLarge v3

Shows an image after clicking on its thumbnail, like in web applications Can ...

FrmLarge.zip

Card image cap
VBA Progressbar (Frm73)

Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...

Frm73.zip

Card image cap
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...