Search results 98

Sorted from new to old.
Card image
RoundUp2

Rounds a number to nearest identifier up. Like 105 up to nearest 20 ...

Card image
Excel 2408 bug

Serious bug in Office update that was pushed Aug 26th. At least from Excel ...

Card image
MouseDown and MouseUp in FM20 controls

Full story of MouseDown and MouseUp in FM20 controls

Card image
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image
Unblock blocked macros.

Unblock macros in file copied or downloaded from another machine. Excel keeps ...

Card image
ListBox bug with TabIndex

Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

Card image
CopyFiles Excel-Macro

Simple macro to make sure we have a copy of all files in a folder found in ...

Card image
Mini Ajax-php upload form

Simple elegant form to upload files with php/ajax. From

Card image
Int function in ASP Classic (cint vs fix)

If you are looking for a function ASP Classic (VBScript) to do what Int() does ...

Card image
Win10 ThisPC Virtual locations

I hate it when Windows forcing us to have additional items in "This PC" So, I ...

Card image
PivotTable_ShowHideBlankItems

Shows or hides an item or items in a PivotTable filter field. Passing ...

Card image
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Card image
Multi-Select searchable drop-down in Bootstrap 5

Multi-select drop-down with search in Bootstrap 5 From

Card image
ANmaFilter3

Filter database into new sheet, by copying certain columns only, not whole ...

Card image
Column1Range

Return a range of cells in column where ... Return Range Ignore header ...

Card image
End ( xlDown )

A bug found because of using End(xlDown) Please stop using Range("A1"). ...