Search results 971

Sorted from new to old.
Card image
Restore Arabic text files

Solution to restore ASCII Arabic text files. Sometimes I noticed when system ...

Card image
Bootstrap IE issue

Looks like IE has some issues in bootstrap 3, this is the solution, please ...

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
Num2Ar

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

Card image
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image
Language per app

Restore Windows 10 setting to remember language selected per application

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
Treeview

CSS Tree, a treeview Originally from

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
Shrinking DB

Steps to shrink database in MS SQL

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
FormatMyDate

Formats a date, equivalent to VB6 function 'Format' Also with it, you will ...

Card image
Digital Clock

Actually working digital clock JavaScript-based, refreshes every second Found ...

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...