Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm just wondering if there's some sort of reference somewhere that I can use to figure out what available script functions there are in Excel. I'm interested in making a macro that does the following: 1) Selects a range of cells 2) Saves the selected range of cells to a CSV file 3) The saving process should be completely transparent and not change the workspace format (in other words, the file currently open in Excel (even after the save to CSV) should still be the XLS file) I would bind this macro to a button inside of some random cell in the document I don't know VB Script that well, so it would be a learning process for me. It would help me get this task done quicker if I knew of some sort of documentation for the Excel script functions (functions to select cell ranges, save out cells to a CSV file, etc) Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing sheet reference to cell reference | Excel Worksheet Functions | |||
Column letter reference as number reference | Excel Programming | |||
Using an offset formula for the reference in a relative reference | Excel Worksheet Functions | |||
Formulas that reference cells that reference another cell | Excel Discussion (Misc queries) | |||
Macro to Reference Column Next to Current Reference | Excel Discussion (Misc queries) |