Thread: Dynamic range
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] dacoman@gmail.com is offline
external usenet poster
 
Posts: 4
Default Dynamic range

Hello:

My problem:
I would like to be able to dynamicaly determine the range of cells that
have data. This data is generated by a database query. I have the
script clear the old data before a new database query.

Is it possible to do that in excel?

Thanks,
--D