Thread: Sorting Issues!
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PaulW PaulW is offline
external usenet poster
 
Posts: 130
Default Sorting Issues!

Hi there,
I am using a userform with a Excel Spreadsheet within the userform. I am
using this to store all the data needed to be retured within the userform.

There is a section that returns specific data from the spreasheet, what i am
after is a way to then sort the information.

I need to sort by column within this embedded spreadhseet using vba. If
anyone can help that would be much appriciated.

Can i just say that at noo time is any information inserted, pasted, or
placed on the activeworkbook it is the embedded excel spreadsheet within the
userform that contains the information.

many thanks
paulw