Search results 52

Sorted from new to old.
Card image
Webfont generater

Online tool. Generate web font to be used in websites. When trying to fix ...

Card image
SendEmailMsgv2023

Sending email using Microsoft 365 account. Edit 2024-01-02: Adding ability to ...

Card image
Can't find Project or Library

Fix for Excel VBA error when library not found. Screenshots should show how to ...

Card image
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image
Modal form open Workbook

Do not open workbook from userform after .show

Card image
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image
ANmaRemoveDuplicates

Removes duplication in table in 1 or more columns using Excel ...

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
CreateUniqueList

Create list of unique items from a column into another column This is similar ...

Card image
Tabindex in multipage

Tabindex and forcing focus to show in textbox if we have multipage control. ...

Card image
Special chars

How to type special characters in keyboard using ALT + keypad numbers I also ...

Card image
ToolPath

Returns the path of ThisWorkbook considering OneDrive Personal or Business ...

Card image
Long filename

How to delete or rename file with long filename, say more than 200 chars. ...

Card image
Window off-screen

Window not shown while taskbar says it is on. Restore window position in ...

Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
Max + Min

Calculate maximum of array of numbers or Minimum of array of numbers Also, ...