View Single Post
  #1   Report Post  
Nancy
 
Posts: n/a
Default How do I dynamically retrieve the cell address of the last cell t.

I want to write to an excel file that already has data in it using matlab
xlswrite function. I found that I can write to the excel file without
overwriting information that is already there. So I was wondering if there
is a way in excel to retrieve the address or index of the last cell
containing data.