Search results 79

Sorted from new to old.
Card image
ANmaBatchCreate + ANmaBatchRun

Creates batch file with certain content, and another function to actually ...

Card image
GetGroupMembers

List All the Members of a Group Needs GroupNames text file having list of ...

Card image
InSheet_ChangeImage

Allows users to inserts image into sheet, replacing old one, with ability to ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image
Char(39) in SQL table

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

Card image
3D box

Pure CSS 3D box From

Card image
Multi-level menu

CSS only. Bootstrap multi-level menu Originally from

Card image
Web.config Redirect

Redirect domain to another, including all its sub pages, sub folders, and ...

Card image
Boxed Shadow1

Pure CSS box shadow effect A Pen created at CodePen.io. You can find this one ...

Card image
VBInstr (or Instr parameters)

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

Card image
ImagesIn_Count

Counts number of image files found in a folder Images defined here are files ...

Card image
ConfigWeb_Read

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

Card image
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first