View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Craig Craig is offline
external usenet poster
 
Posts: 208
Default How to auto Sort list after entering last item in a row.

Hi,

I have an excel list with 9 columns, the first heading is date, the last is
total.

I need to enter a batch of records into separate rows under the headings,
with each record having a different date. Is there any way that the entire
list could be sorted by date every time I press enter after entering all the
data in the list (I dont want to click the A to Z icon each row or at the end
of data entry if possible.

Note: the last column sums several cells within the data record.

Thanks for any help on this.

Craig