Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to copy the same sheet in an excel file with PowerBuilder

Status
Not open for further replies.

smaller

Technical User
Aug 30, 2001
5
CN
I program with PowerBuilder. I have an excel file in which there is only one sheet. I need copy the same sheet
in the same file, i,e. the amount of the sheet in the new excel file is variational, but all the sheets is the same,not only contents, but also the wide of the row and column. If you can help me, Pls tell me how to program in PowerBuiler, thank you very much. My e_mail is smaller@eyou.com.
In addition, after I unit some cells into one cell in an
excel file ,how I can get the position(x,y) and the size in
the language of PowerBuilder. for example, if in the datawindow, I can get the value by the programmes: dw_1.object.photoname.x and dw_1.object.photoname.y , dw_1.object.photoname.width,dw_1.object.photoname.height.
thanks a lot.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top