Search results 10

Sorted from new to old.
Card image
ANmaDate

Returns date in human format. Which is as follows... Just day name (and time) ...

Card image
Range2Block

Concatenate all rows found in a range starting A1Cell for Columns_To columns ...

Card image
Highlight row of current month

Highlight row in Excel if it is within current month This is another version ...

Card image
Excel-VBA Limits

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

Card image
TeeOpen_ProtectTee + TeeOpen_UnprotectTee

Protect or unprotect a workbook (already open) remotely from another workbook ...

Card image
Num2Ar

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

Card image
Wordpress drop-down menu

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

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
CapitalizeAllWords

Capitalize first letter in all words In a String

Card image
Hex2Dec

Converts hexadecimal strings into decimals