Does anyone kow of a way to auto sort a sheet as data is inputted from a userform? Thanks
P Phil Nov 22, 2004 #1 Does anyone kow of a way to auto sort a sheet as data is inputted from a userform? Thanks
F Frank Kabel Nov 24, 2004 #2 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
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