BOLD.CODES

Online library for BOLD coders by BALD coders

Fresh 10 codes

Card image
ANString_to_ListSelects

Selects items in listbox from ANStringList. Assuming listbox is ...

Card image
ListItemText_to_ListIndex

Finds the index of an item in listbox (or combobox) It searches ...

Card image
NumberBeforeString_HTML2

Cuts a number that would be found 2 words before certain word ...

Card image
TemplateLine_10Xs

Two functions to automate the replacing of variables inside a ...

Card image
ANmaRename2Files

Quick batch file to rename two files. One of my big sources of ...

Card image
VBInstr_SpaceFriends_BetweenHTMLTags

Searches for string inside string with multiple possibilities, ...

Card image
VBA/Excel Registry hacks

Set of hacks to modify Excel/VBA settings using Windows registry ...

Card image
DB Connection Drivers Test

Test connection to DB using different drivers to see which one ...

Card image
ListBox_Read and ListBox_Save

Reads or saves to a certain column in multi-column listbox in ...

Card image
ANmaSafeDeleteFile

Deletes file safely without warnings or error messages. Tries ...

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

407 / 1,244 = 32.72%

You code?

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

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
DB Functions (By AI)

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

Card image
WordPress - Excel functions (AI)

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

Card image
GetAmazonPrice

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

Card image
iframeBtn

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

Card image
Fill down

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

Card image
A is for Alpha

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

Card image
Special chars

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

Card image
Execute exe embedded in Excel

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

Recently updated
Card image
NumberBeforeString

Cuts a number that would be found before certain word inside a ...

Card image
ContainerHTMLTag_ReturnBlock

Returns the full string starting from open tag of container ...

Card image
CopyRange_NoClipboard

Copies range without using clipboard. Applies formats into a ...

Card image
Min_No0s

Getting the minimum number from an array excluding zeros. ...

Card image
CutString

Cuts a string from certain char till certain char, can be used ...

Card image
Match2

Matching by two values at the same time in two columns Just ...

Boring stats Since Feb 18th, 2018

1,244
Codes
10
Private
407
Updated
1,044
Tested
200
Untested
18
Programmers
766
Original
478
Imported
262.9k
Views
91.5k
Downloads
18
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

731

ANmarAmdeen

26

JeffSmith

4

DevinGarlit

Top 5 Categories

Components

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

Texts + Strings

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

UI

User interface, user controls, and display codes

File System

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

Sessions

Codes for sessions and temporary memory managements.

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

VBA

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

HTML+CSS

HTML scripts along with CSS styles

All Languages