View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steven Steven is offline
external usenet poster
 
Posts: 6
Default Formatting Data using a macro

lets not hit enter this time!!!

I have a huge dump of data which I'm using a very basic macro to pick
up the columns I need, delete the top two rows and then sort the data
by value.

All this is working well except for the data sort. Anyone any tips?

I'm new to this!!!

Ta.