Subject Moving column in a grid
Author Ryan Nilsson-Harding
Hi there,

I'm trying to change the selected column in a grid, depending on
what was entered for a previous column.

I've played with .MoveCol(RawCol, Direction) but nothing seems to
happen, and the help file has no expanded info on this proc.

Is this the right proc to use, and how do I use RawCol & Direction
correctly? (i.e. what do they mean?)

Rgds,
-Ryan