View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
basulasz basulasz is offline
external usenet poster
 
Posts: 2
Default Writing a serries of values...

I get a serries of values from db. And i want to write these values to cells
in a sheet. For example i will start from A1 and i will write 10 values
through A1-A10. I am new in this kind of excel programming. May be it is an
easy question but i fail. What should i do, to do that?

Thanks a lot...