BOLDCODES

Online BOLD library for BOLD coders by BALD coders

Fresh 10 codes

Card image
DrawAllAutoShapes

Create new sheet and draw all autoshapes inside. From AI Copilot

Card image
Merge two PDFs

Merges two PDFs into one, then delete the two pdfs Using pdftk ...

Card image
Textbox_PartialBold

Set part of textbox to bold, starting from StartingChar (like : ...

Card image
Pagebreak and Pagebreak preview

When setting the location of pagebreak, you need to have that ...

Card image
Variable_PerLocation_FromFullLine

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

Card image
Formulas_FromFile_ToRow

Imports formulas from file into list of cells defined in file ...

Card image
Formulas_FromRow_toFile

Exports all formulas in a row of sheet into text file.

Card image
RangeTakePicture_Linked

Converts a range in Excel sheet into picture. linked or unlinked. ...

Card image
ShapeCreate_SomeVariables

Create a shape in certain sheet with options Some other options ...

Card image
ShapeDelete

Safely remove certain shape from worksheet

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

424 / 1,309 = 32.39%

Boldversion indicator

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

Bar Chart

1,178 / 2,073 = 56.83%

You code?

Join our growing community of programmers.
Add your dev work here, just login into your Linkedin account and accept BoldCodes.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.

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!

Install Boldcodes as app

Now you can install this website as application, in Microsoft Edge, Google Chrome and Android operating 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
UnicodeToChrW

Converts a Unicode number into its ChrW text. It automatically ...

Card image
CutString

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

Card image
HTMLPaddingMargin_v2

Finds the padding or margin from a style statement for an HTML ...

Card image
ANStrSort2

Sort list of strings in ascending or descending order using pure ...

Card image
WorkbookOpen_ANmar

Opens Workbook in the background with no flickering and with ...

Card image
CutString7

Cuts right part of a string starting from certain occurrence of ...

Boring stats Since Feb 18th, 2018

1,309
Codes
10
Private
424
Updated
1,107
Tested
202
Untested
20
Programmers
823
Original
486
Imported
262.9k
Views
91.5k
Downloads
18
Programming languages
14
Categories

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.

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

Our Programmers Top 3 programmers

788

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

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

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