Search results 425

Sorted from new to old.
Card image
ChartLegendCenter

Put chart legend at center of chart horizontally. Changes left and width only. ...

Card image
Macro keyboard shortcuts

Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

Card image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image
Bootstrap 5 cards with responsive images

Bootstrap 5 cards with responsive images From

Card image
Between_2Chars

Returns if a char was found between two defined characters. Like find if Loss ...

Card image
SendEmailMsgv2023

Sending email using Microsoft 365 account. Edit 2024-12-19: Fixing ability to ...

Card image
GeWin - get windows list

Gets all windows that are enabled and actived and put them in a list. It also ...

Card image
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...

Card image
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Card image
Column1Range

Return a range of cells in column where ... Return Range Ignore header ...

Card image
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image
WorkbookSave_ANmar

Saves a workbook handling several scenarios and decide what to do based on each. ...

Card image
Web.config redirect

Redirect URLs to certain page passing its name. This is web.config from one of ...

Card image
Zoomed iframe

Show iframe zoomed or in scale Thanks to

Card image
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...