Codes Required

Card image cap
DB Functions (By AI)

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

2023Apr23

Similar codes

Card image cap
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

2020Feb9

Card image cap
WaitFor + ShellWait

Tell App to wait for number of seconds and Execute command and wait for it ...

2018Jun16

Card image cap
List of Databases

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

2019Oct6

Card image cap
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

2019Feb1

Card image cap
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

2020Feb16

Card image cap
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...

2018Jun18

Card image cap
DB Functions (By AI)

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

2023Apr23

Card image cap
ANmaSQL_UpdateDateStatement

Creates "Update Table " SQL statements to be executed inside SQL to modify ...

2022Jul4

Card image cap
LastInsertedID_SQL

Get the ID of the last inserted record in a table. There are other methods, ...

2019Jul18

Recently by developer

Card image cap
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table.

Thu 3PM

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

May6

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Random Codes

Card image cap
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.

2020Dec31

Card image cap
Tabulator

A nice, advanced powerful table control in js From

2019Sep18

Card image cap
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

2019Jan9

Card image cap
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

2018Aug31