Search results 461

Sorted from new to old.
Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
Functions.dll

Old DLL housing list of functions to be used and called by any application, ...

Card image
Delete_Unwanted_Rows

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

Card image
NameNum

Finding the number of a name, used in a numerology program. Finds the number ...

Card image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image
Window off-screen

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

Card image
MovingCaption

CSS-based animation for textbox caption, along with bootstrap 4. From

Card image
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Animated form exit

Exit form with shrinking Shrinks the form, Pushes the form to the bottom of ...

Card image
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image
Excel-VBA Limits

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

Card image
Refreshing image

Refreshing image in ImageControl of VBE Userform When we change picture of ...