BOLDCODES

Developing library of codes, starting from my own

Fresh 10 codes

Card image cap
CalculateQuarterText

Returns the text of quarter (3Q2024 or 1Q2017) with offset of ...

Card image cap
Q_NoOfdays

Calculates number of days for certain quarter, starting from ...

Card image cap
JSON_To_Table

An attempt to read json into table. This one is a work in ...

Card image cap
CutString97

Cuts part from large string from certain character to certain ...

Card image cap
Min_No0s

Getting the minimum number from an array excluding zeros.

Card image cap
ANmAdd_ThenSort_2Columns

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

Card image cap
MatchIf6Up

Searches for 6 values in 6 columns and return the row number ...

Card image cap
MatchIf6

Searching for row have 6 matches found in 6 different columns, ...

Card image cap
Microsoft Edge gestures

Microsoft Edge Right-mouse gestures I found that will really ...

Card image cap
MatchIf5Up

Searches for five cells in five columns and return the row ...

Boldfresh indicator

How fresh is code in this website? A calculation of total number of codes with version higher than 1 divided by total codes. An indicator showing how serious we are about the "Developing" aspect of writing code.

Bar Chart

362 / 1,135 = 31%

You code?

Join our growing community of programmers.
Add your dev work here, just login into your Linkedin account and accept MyDevLib.com!!

We log you in with your Linkedin, we save no passwords, no new password to remember, no new login, first time you in, we just save your name and ID issued to you by Linkedin.

Linkedin Login

Code share made easy

Programming functions and subroutines (or snippets, codes, etc.) that each can be downloaded separately or combined as a module.

This website is result of my efforts in categorizing and organizing my library of programming codes during my work years. A practice I managed to maintain since 1997, it helped me a lot in advancing in creating customizable and upgradable tools quickly and easily.

Programs website (Programs.ws) Sister website

When you code for a long time like me, you use tools, lots of them, and knowing myself, I have to keep them in a list. This is the list Programs.ws.

These tools are either webtools, applications in Windows or Android systems.

Featured Codes
Card image cap
DB Functions (By AI)

3 functions to add or update data to DB and Read from DB. These ...

Card image cap
WordPress - Excel functions (AI)

3 functions to download posts, adds new post and to upload and ...

Card image cap
GetAmazonPrice

Reading price of an item in Amazon. An AI-generated function ...

Card image cap
iframeBtn

A button in iframe, to run certain command and return status to ...

Card image cap
Fill down

Fill down series in Excel. NotReadyYet! This is a ...

Card image cap
A is for Alpha

Military way to communicate letters in audio, for me I learned ...

Card image cap
Special chars

How to type special characters in keyboard using ALT + keypad ...

Card image cap
Execute exe embedded in Excel

Execute exe file that embed inside Excel sheet This is for ...

Recently updated
Card image cap
Max + Min

Calculate maximum of array of numbers or Minimum of array of ...

Card image cap
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, ...

Card image cap
ANmaSQL_InsertStatement

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

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

Boring stats Since Feb 18th, 2018

1,135
Codes
10
Private
362
Updated
940
Tested
195
Untested
19
Programmers
661
Original
474
Imported
256.0k
Views
88.4k
Downloads
17
Programming languages
14
Categories

Excel functions (XLFxs.com) Sister website

XLFxs.com have Excel formulas, function combinations and other tricks and tips in Microsoft Excel to achieve several tasks and make life easier!

If codes here are little bit overwhelming, you can use Excel functions (and some other tricks) to do certain tricks to some level!

Our Programmers Top 3 programmers

626

ANmarAmdeen

26

JeffSmith

4

DevinGarlit

Top 5 Categories

Components

Controls, objects and classes, also cells, sheets, workbooks in VBA-Excel

UI

User interface, user controls, and display codes

Texts + Strings

Texts, strings, convert, replace, encode, parts and concatenations

File System

File structure, folder, FTPs, local, intranet and a like

Graphics

Drawings, charts, colors (not Multimedia!)

All Categories

Top 5 Languages

VBA-Excel

Visual basic for applications that works only in Microsoft Excel, aka macros

ASP Classic

Active Server Pages for web development. Code here can also be used in VBA, VBA-Excel or VB6

JS+JQuery

Java script, JQuery that enhances web apps

HTML+CSS

HTML scripts along with CSS styles

VBA

Visual Basic for Application (or macros) in most applications. Code here can also be used in VBA-Excel

All Languages