Search results 35

Sorted from new to old.
Card image
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
Excel-VBA Limits

These are some limits I found during my work in Excel-VBA For more of Excel ...

Card image
Bootstrap-Chosen

Drop-down select in bootstrap From

Card image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image
DirTree.xlsb

Excel macro to show all files found in directory (including sub-directories) as ...

Card image
RunRemote

Runs a macro from another workbook without parameters (WB Workbook has to be ...

Card image
Wordpress drop-down menu

Add dropdown with User login, logout into menu. This code used to replace "nav. ...

Card image
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

Card image
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
XLThumbView

Showing thumbnails inside sheet and enlarging each when click

Card image
RowsCount

Get total number of rows for a certain worksheet in certain workbook workbook ...

Card image
ScreenResolution_wxhxtxl

Detects active desktop screen resolution and location of taskbar (with some ...

Card image
BrowseWorkbook + BrowseWorkbook_Save

Asks for Excel file to open, then return the full filename with path if ...