Thread: sorting
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tomasz Lelek Tomasz Lelek is offline
external usenet poster
 
Posts: 2
Default sorting

Hello,
I wrote macro which generates forms filled with zeros.User inserts values
into forms instead of zeros and now I need these values to be sorted during
or automaticaly after finishing of insertion of all. I tried pivot table,but
it needs to be refreshed manually.I would like to avoid creating this form
with macro in it, but if this can't be done other way,please tell me how can
I do it.
Thanks
Tom