Codes Required

Card image cap
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Jan14

Card image cap
Frm58

Build needed lines to create string variable having block of HTML. Provide the ...

Dec25

Card image cap
ChartLabelsNumberFormat

Apply Number format of 1 decimal to datalabels of specific series in certain ...

Dec23

Card image cap
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Dec16

Card image cap
Arr_1Dim_2Str

Converts 1-dimension array into text. Meet Join. A way to convert array into ...

Aug14

Card image cap
Total14Round

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

Aug8

Card image cap
ArrSort_5Arr and ArrSort_7Arr

2 functions to sort 5 Arrays or 7 Arrays respectively.

2023Apr23

Card image cap
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

2022Jul3

Card image cap
IsThere1_SPWB

Checks if a workbook is found in a SharePoint location or not, giving a full ...

2020Apr1

Card image cap
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

2020Jan3

Card image cap
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

2019Apr14

Card image cap
Upload5

Uploading files into server, the simplest way I have here This is the famous ...

2018Sep2

Card image cap
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

2018Aug10

Card image cap
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

2018Aug10

Card image cap
Encrypt1 + Decrypt1

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

2018Jul25

Card image cap
Capitalize1st

Capitalize 1st letter of a string

2018Jul15

Card image cap
CutString1

Cuts a string from a string starting from a specific character index and until ...

2018Jul11

Card image cap
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...

2018Jul6

Card image cap
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

2018Jun24

Card image cap
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

2018Apr21

Similar codes

Card image cap
Web browser in Excel VBA

Example on how to use Web browser control inside Excel userform

2019Apr25

Card image cap
VBA Progressbar (Frm73)

Progress bar Frm73 or just simple message Zip file contains .frm and .frx ...

2018May16

Card image cap
Circular Loader

Jquery driven loader, progressbar or graph, nice with some options to customize

2019Feb13

Card image cap
JQMeter

A progressbar (or meter) in JQuery, customized with nice options

2019Feb3

Card image cap
Modal form open Workbook

Do not open workbook from userform after .show

Aug3

Card image cap
Toggle navbar with Slide Down Animation

TOggle Navbar to show, login form, another list of links, search bar, or ...

2020Jul30

Card image cap
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

2018Jun2

Card image cap
percircle ProgressCircle

A neat progress circle (progressbar) using CSS and JQuery Used in this ...

2019Jan20

Card image cap
Progressbar 10

CSS simple progressbar, customizable based on Bootstrap 3.3

2019Jan21

Recently by developer

Card image cap
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Card image cap
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Apr17

Random Codes

Card image cap
List of Databases

Script to list databases available in a server using ADODB connection From

2019Oct6

Card image cap
file icons in CSS

Pure CSS file icons, for any extension, no image

2019Jan14

Card image cap
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

2018Aug8

Card image cap
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

2018Jul5