Search results 228

Sorted from new to old.
Card image
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image
Can't find Project or Library

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

Card image
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image
Times_inHours

Calculate the total number of hours between two times and return in format ...

Card image
Refresh Table from View

Convert SQL View into table for speed reading. Using views a lot, I needed a ...

Card image
DB connection driver

What is the Driver part in ConnectionString

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
NumberEnding

Add st, nd, rd or th to end of number, can be used for dates also

Card image
ANmaDate

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

Card image
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These were also ...

Card image
WordPress - Excel functions (AI)

3 functions to download posts, adds new post and to upload and set featured ...

Card image
Arabic in MySQL

Here is how to read Arabic text from MySQL db from Classic ASP I tried a lot ...

Card image
Excel recovered files

Location of Excel recovery workbooks in your system when Excel crashes, it ...

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
UnixDateTimeNumber

Calculates Unix date/time number of a given date/time. Needed it to pass ...

Card image
OutlookFolder_DuplicatesRemove

Removes duplicated emails in an outlook folder. Originally not my work, ...