Search results 52

Sorted from new to old.
Card image
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

Card image
RealPerson Captcha

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

Card image
VBInstr (or Instr parameters)

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

Card image
Digital Clock

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

Card image
VHD files 950MB + 1.8GB + 3GB

VHD files, 950MB, 1.8GB and 3GB, helpful when you want to quickly save files ...

Card image
VHD file 7GB - Delete

VHD file, 7GB, helpful when you want to quickly save files into an 8 GB usb ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...

Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
RandomNumber

Generate random number between Lower and upper numbers provided

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...