Search results 88

Sorted from new to old.
Card image cap
UnMergeFill

Unmerges all merged cells and duplicate cell contents into them. In another ...

Card image cap
Frm9 - Select workbook (or workbook/worksheet)

Gives your user ability to select a workbook from list of open workbooks within ...

Card image cap
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image cap
Porting Excel/VBA into OpenOffice Calc

PDF document on what needed to import VBA from Excel into OpenOffice Calc Basic

Card image cap
OpenOffice Macros

A pdf book, for macros in OpenOffice.org

Card image cap
RunRemote

Runs a macro from another workbook without parameters (WB Workbook has to be ...

Card image cap
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image cap
Styles_DeleteNonStandard

Delete styles from an Excel workbook, any non-standard style will be deleted. ...

Card image cap
CopyFormat

Applies format into a cell (or range) from another cell. Can apply from any ...

Card image cap
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

Card image cap
CellSave_Hyperlink

Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

Card image cap
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image cap
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

Card image cap
CreateThumb_IrfanView

Creates a thumb of an image using IrfanView Thumbnail filename will have _th ...

Card image cap
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image cap
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...