Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In MS Office 2003, I would like to Add a command button to Automate the
Importing of CSV Text file in spreadsheet. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There are command buttons on both the forms toolbar and the control toolbox
toolbar (ToolsCustomizeToolbars). Copy one from there and you can either assign a macro (forms), or use the click event (control toolbox). -- HTH Bob Phillips (there's no email, no snail mail, but somewhere should be gmail in my addy) "Tubal" wrote in message ... In MS Office 2003, I would like to Add a command button to Automate the Importing of CSV Text file in spreadsheet. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Programmatic access to visual basic project via Visual FoxPro | Excel Programming | |||
Can I run Visual Basic procedure using Excel Visual Basic editor? | Excel Programming | |||
Loading a linked spreadsheet, Microsoft Visual Basic, error while. | Excel Discussion (Misc queries) | |||
inserting subtotal() function in spreadsheet via Visual Basic/macro | Excel Programming | |||
using visual basic controls in a excel web page saved spreadsheet | Excel Programming |