Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Excel: picture
#1
i have a a simple sheet with a picture in the first column.

Code:
Copy      Help
str a1 b1
ExcelSheet es.Init("Sheet1" 8 "F:\arne\tests\Book1.xlsx")
es.GetCell(a1 1 1)
es.GetCell(b1 2 1)
out a1
out b1

qm is returning nothing in a1.

what is more important for me:

how do i add a picture to a sheet and adjust the height of the row,
so that the picture fits in ?

btw is it possible to create .xls ?
my application is sending a query to a mdb and some of the values
have to be exported as excel document.

thanks and sorry,
i am new to the excel stuff.
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)