View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
havocdragon havocdragon is offline
external usenet poster
 
Posts: 75
Default Need help utilizing the lastrow type functions

Hey all.

I know how to get the last used row in a worksheet, or even the last row
used in a column, but lets say I am entering some columns in a table, and
formulas to these columns. However the issue I run into is. I enter the
formula, but I have no idea how to get it to fill down to the last row of
said column.

Any ideas?