Search results 61

Sorted from new to old.
Card image
Functions.dll

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

Card image
Auth_User

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

Card image
Evaluate

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

Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image
BS Star system

Bootstrap, Font Awesome rating stars system, to replace options for users to ...

Card image
ProfileBadge_Linkedin

Creates Linkedin profile badge for certain user as HTML output as string. ...

Card image
DialChart - Excel-VBA

A dial chart inside Excel using VBA code. With options to show 3 areas and two ...

Card image
User profile card

Nice Google-like, user profile card

Card image
User profile card

A nice user profile card in Bootstrap3

Card image
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

Card image
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

Card image
Num2Ar

Convert numbers into Arabic words, like 230 to مائتان وثلاثون I have multiple ...

Card image
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...