Search results 60

Sorted from new to old.
Card image cap
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image cap
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image cap
MinOfArray

Gets the id of an item with minimum in an array of numbers, with option

Card image cap
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image cap
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image cap
CopyRowHeight

Copy row height from row to another Used to fix row heights or merged cells to ...

Card image cap
Arabic VS Hindi numbers

Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...

Card image cap
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image cap
pd

Format a number with total number of digits I used it to format a date as ...

Card image cap
getDaysInMonth

Gets number of days in a certain month

Card image cap
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

Card image cap
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image cap
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image cap
RandomNumber

Generate random number between Lower and upper numbers provided

Card image cap
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...