View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Martincito23 Martincito23 is offline
external usenet poster
 
Posts: 9
Default Last cell in table

Hi all,

A set of data is given to me, and I'm working on a macro which gives this
table a better format. In the last row of the table you can find the total
for a couple of columns This row is not always the same depending on the
volume of information given in the table. Is there a way to identify these
cells or the row with the macro and delete them?

Thank you in advance!!