Search results 67

Sorted from new to old.
Card image
Android Apps and SD memory

List of apps that can be moved to SD Card in Android OS (Tablet).

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
Delete_Unwanted_Rows

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

Card image
Bootstrap 4 progress bars variables

Enhanced way to use progress bars in Bootstrap 4 Using below variable ...

Card image
Fraction calulator

Bing gives you a nice quick way to do calculations, now with fraction ...

Card image
Copy formulas

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

Card image
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

Card image
More Bootstrap wells

Additional Bootstrap well colors, I always find it easier to use Wells (used in ...

Card image
Files list to text

One of easy ways to convert list of files in a folder into list (txt files) ...

Card image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image
Send To folder

Where can I find the SendTo folder? I always wanted to modify that list and ...

Card image
Windows XP as website

Having a website that looks like Windows XP is great out-of-the-box idea Here ...

Card image
RealPerson Captcha

Captcha, smart new way to do it. Again, an actually working captcha, not like ...

Card image
Linkedin profle link

Have custom profile link to your LinkedIn profile If you are in tech for a ...

Card image
MSSQL backup

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

Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...