Auto Sort

P

Phil

Does anyone kow of a way to auto sort a sheet as data is inputted from a
userform?

Thanks
 
F

Frank Kabel

Hi
after inserting the data you could invoke Excel's sort function. Just
record a macro while doing this manually to get bthe code for it
 
Top