Search results 55

Sorted from new to old.
Card image
RangeTakePicture_Linked

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

Card image
Header font name and size in VBA

Looks like it is not easy to change font name, size and style for a header or ...

Card image
Custom Excel UI ribbon

Excel custom ribbon in details. A good article I use as reference to add custom ...

Card image
ANmaUploadFTP_FilesListto1Folder

Creates script to upload list of files found in column. Will upload all files ...

Card image
Match6_Until

Searches for six values in six columns and return the row number if all found, ...

Card image
ANmAddressRefStyle

Returns type of the cell address, A1 or R1C1 If multiple cells passed, the ...

Card image
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...

Card image
CountRowCells

Counts how many cells with data in a row, starting from certain column until ...

Card image
ReNumber_IDColumn_inTable

Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Card image
BusinessDateDiff

Number of Business days between two dates. Note that it doesn't take Christmas, ...

Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
WinXP css theme

CSS theme to show page as windows style, this one is WinXP

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
ANStr2Range

Converts a string of items into range, with custom separator. Opposite of

Card image
ArrSort_3Arr

Sort 3 arrays, ascending or descending based on 1st array. Needed for specific ...