Search results 11

Card image cap
ListBox bug with TabIndex

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

Card image cap
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image cap
Excel clipboard bug

Looks like there is a bug in Excel when dealing with copy and paste. Excel ...

Card image cap
Column1Range

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

Card image cap
End ( xlDown )

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

Card image cap
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

web.config.zip

Card image cap
Modal form open Workbook

Do not open workbook from userform after .show

Card image cap
Windows 7 Photo Viewer

Reg file to show Windows Photo Viewer as option to open images with. ...

Restore_Windows_Photo_Viewer_ALL_USERS_with_Sort_order_fix.zip

Card image cap
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image cap
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image cap
Multi-line Textbox focus bug

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