Search results 51

Sorted from new to old.
Card image
MultiRead_JSON

Reads array of arrays from the parent and return back ANString of 3 columns

Card image
SettingRead_Ajax + SettingRead_Ajax_IntoObject

Two functions to return an output of file into object on page or back to caller ...

Card image
UnUnixDateTime

Convert a number represents a date in Unix format back into date, opposite of ...

Card image
Excel clipboard bug

Looks like there is a bug in Excel when dealing with copy and paste. Excel ...

Card image
ReNumber_IDColumn_inTable

Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Card image
FilesIn_Array and FoldersIn_Array

Return list of files in a folder back as array. Similar to

Card image
Convert_Dash_to_Zero

Convert cells with dashes to zeros. Quick code needed to reset sheet copied ...

Card image
LstCustomSelection_Refresh

Read list of items from Settings sheet, then Sort, then save, before reading ...

Card image
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image
FeeKey + UnFeeKey

Protect Numbers by encoding them into Alphabetic And convert them back ...

Card image
Input text - pre-Placeholder

Remove text when textbox is selected, then put it back if it left empty This ...

Card image
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image
RBU - Simple Registry Backup batch

RBU simply means "Registry Back Up" and is a tiny BAT (batch) file that will ...

Card image
Refresh HTML page + Go Back

HTML Javascripts to refresh page And another line to go back to previous page. ...

Card image
URLDecode

Decodes a URL encoded string back into the original text. Similar to ...