Search results 400

Sorted from new to old.
Card image
GetColumnIndex

Returns Id of column (Column Index) from a cell. Similar to GetColumnName, this ...

Card image
fNMRPrgs, Full-form progress bar (frm77)

Show progress bar inside userform, with option to control lots of things. This ...

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
tag_add

Add to textbox from listbox (select option) ensure its uniqueness

Card image
setSelectedIndex byname and byval

Set active (Selected) item in listbox using javascript Imported and modified ...

Card image
Navigate_IE

Reads HTML source page of a webpage, maynot work for heavy js pages, but works ...

Card image
HTMLTagAttributeValue

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

Card image
CutString8

Cuts a string from certain character to certain character with option of either ...

Card image
RandomUniqueID_Sheet

Inserts numeric random unique ID in a column in sheet, specify column, sheet, ...

Card image
Execute exe embedded in Excel

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

Card image
Open Window

Open another window with java script (_blank) Setting up width, height, ...

Card image
Window and screen sizes in jQuery

Get the size of the screen, current web page and browser window using jQuery ...

Card image
Excel crashes when File > Print

During generating Print Preview, Excel crashes. Applies to some files, not all, ...

Card image
ToolPath

Returns the path of ThisWorkbook considering OneDrive Personal or Business ...

Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

Card image
Hiding chart in Excel

How to hide a full chart in Excel. By treating it as shape, not as chart.