Search results 56

Sorted from new to old.
Card image
Variable_PerLocation_FromFullLine

Extract set from ANstring, like 2nd set of variable list using specific ...

Card image
Choose2

Returns a value based on an ID. If ID is 1, return 1st value, If ID is 2, ...

Card image
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

Card image
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Card image
gsplit usage

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

Card image
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...

Card image
Minify + Unminify tools online

Minify and unminify tools online, mainly js and css, free Unminify js, css, ...

Card image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image
FrmRename

Userform to switch names of two files. Basically renaming two files with each ...

Card image
ScrapeURL_ToSheet

Reads content of Page from URL to a sheet. This was made specially for certain ...

Card image
COUNTIFS as Rank

Simplest way to rank among peers. used COUNTIFS in case we need to add more ...

Card image
Excel crashes when File > Print

During generating Print Preview, Excel crashes. Applies to some files, not all, ...

Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

Card image
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...

Card image
Wrong file permissions

Fix to unable to delete file from FTP server after uploading using PHP function ...