Search results 69

Sorted from new to old.
Card image
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...

Card image
CutString_ReverseFrom

Returns full string starting from the point of LocIndex minus back where we ...

Card image
ArCaptcha

Captcha in Arabic, great library, will look forward to apply it in my next ...

Card image
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image
CutString9

Cuts from CutFrom starting from any of items found from ...

Card image
Protect txt file into word doc with password

Saves txt file as word doc with password. Passing txtfile having full path and ...

Card image
CutString7

Cuts right part of a string starting from certain occurrence of a separator ...

Card image
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Card image
Nearby Color shades

Calculate colors close to input color, a jquery html that will give you 10 ...

Card image
Column1Range

Return a range of cells in column where ... Return Range Ignore header ...

Card image
End ( xlDown )

A bug found because of using End(xlDown) Please stop using Range("A1"). ...

Card image
Send page to print

JavaSctipt commnad to show Print dialog when a page is visited. I usually put ...

Card image
Total14Round

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

Card image
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image
NumberEnding

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