Search results 110

Sorted from new to old.
Card image
Gemini AI Limit reset timer

A simple representative to show me when will my limit reset. Using AI as free ...

Card image
ANmExcelTableAddress

Returns reference of a table in Excel workbook. This is because not all tables ...

Card image
SVG-to-GIF Preserving transparency

SVG to GIF with transparent background. Among other online converters, this ...

Card image
ANStrColor2RGBA_Para

Returns Red, Green, Blue and Transparency from text representing color Like ...

Card image
Icon as text - CmdCaption_ChrW

Creates an icon as text to use inside button or any frm20 controls. this will ...

Card image
punycode

Encode or Decode Punycode used in domain names that are not in English ASCII ...

Card image
Non-English IDNs

Online tool to encode or decode IDNs Domain names with characters other than ...

Card image
HTML_CountTags

Counts how many certain tag found in an HTML block. like how many tr found in ...

Card image
Custom Excel UI ribbon

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

Card image
HTMLTableRow_LastRowWithData

Retunes the row from bottom that has data (not blank or hidden)

Card image
ANmAddress_Dimensions

Detects how many dimensions an address has, This is what I call it dimensions ...

Card image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Card image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Card image
HTMLCloseTag_HasWordAfter

Finds the number of occurrence of a "Numeric" inside a string having a certain ...

Card image
ANmAddressSame

Checks if passed addresses are referring to same cell regardless of ...

Card image
ANmAddressRefStyle

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