LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
Zoe Zoe is offline
external usenet poster
 
Posts: 12
Default DsoFramer and Excel

hello everyone,
i am actually using DsoFramer to program with Excel, i have a problem in
configuring the attributes, something like hiding the toolbar or desactive
the alert and so on.
i can open the excel file correctly, but it seems that i can only read but
not modify. i really get confused. well, my program as follow :
axFramer.open("file.xls",false,"excel.sheet",nothi ng,nothing)
axFramer.Titlebar = false // can't work
dim wb as Excel.workbook
wb=CType(axFramer.activedocument, Excel.workbook)
wb.Application.DisplayAlert = false // can't work, and said that access refuse
hoping some one can help me, greatest thanks from my part.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
is there any way to avoid displaying alert pop-up in DSOFramer? Engin H. Excel Programming 1 July 11th 05 02:03 PM
Excel custom toolbar / DSOFramer Zachary Turner Excel Programming 0 July 2nd 04 04:59 PM


All times are GMT +1. The time now is 10:54 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"