Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi All, I have one vb form in that one button is there.when I click on the button Excel file should create in "C:\Program Files\Admin\test" path. I don't want to open the excel file when click on the button just i want create the excel file in above specified path. This is the code iam writing under button _click event Dim objExcel As Excel. Application Set objExcel = New Excel.Application What are the next lines. Please help me on this. thanks, Amar... -- areddy ------------------------------------------------------------------------ areddy's Profile: http://www.excelforum.com/member.php...o&userid=28204 View this thread: http://www.excelforum.com/showthread...hreadid=483458 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Global Address List after clicking E-mail button in Excel 2003 | Excel Discussion (Misc queries) | |||
Create command button to print multiple worksheets in a excel file | Excel Discussion (Misc queries) | |||
Double-clicking .xls file opens Excel but doesn't open the file | Excel Discussion (Misc queries) | |||
clicking .XLS file opens Excel 2003 but doesn't find the file | Excel Discussion (Misc queries) | |||
Excel VBA: Pass value when clicking button | Excel Programming |