Search results 60

Sorted from new to old.
Card image
Between_HTMLtag

Returns the full text found between HTML tag open and close by either and index ...

Card image
Times_inHours

Calculate the total number of hours between two times and return in format ...

Card image
DB connection driver

What is the Driver part in ConnectionString

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

Card image
GetAmazonPrice

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

Card image
ImportCSVs - 1st AI Code

Imports multiple CSVs found in a folder into worksheets of active workbook ...

Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
SwapNumbers

Swap two numbers variables without using third variable A trick worth saving ...

Card image
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image
NMRRank_v2021

Ranks a number among set of numbers. This is part of huge tool, we needed to ...

Card image
HTMLTagAttributeValue

Reads value of certain tag attribute from certain attribute Identify attribute ...

Card image
Execute exe embedded in Excel

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

Card image
SumOf_3Filters

Returns sum of certain column in range (or table) in sheet after applying ...

Card image
GenerateThumbnail.php

Generates thumbnail of an image and saving it in certain folder. Edit php to ...