Jun 19, 2003 #1 zrzr Programmer Joined May 22, 2003 Messages 83 Location FR Hi !!! It should be quite easy, but I am working on it since more than an hour and I fell very ... I have a table with two columns (let's say c1 and c2) Datas are sorted by the first column (c1) Does anyone no a way to set the sort by c2 using VBA ?
Hi !!! It should be quite easy, but I am working on it since more than an hour and I fell very ... I have a table with two columns (let's say c1 and c2) Datas are sorted by the first column (c1) Does anyone no a way to set the sort by c2 using VBA ?
Jun 19, 2003 #2 Rick39 Programmer Joined May 11, 2001 Messages 426 Location US Take a look at http://support.microsoft.com/default.aspx?scid=kb;en-us;210174 HTH Upvote 0 Downvote