Thank you very much for you quick reply. I had seen your response to
http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=21 and so was wondering about the "hide" functionality.
Thank you for pointing out that the columns only become invisible and do not change the column spacing. This is critical for my need because I will be reporting on 50 columns and they can choose to view only 1 or all... So it sounds like "hide" by itself will not do what I need.
two things which might slightly complicate your proposed solution are:
(1) some of my columns were going to be formula fields (to decode some database fields)
(2) my columns are of different data types (datetime,string,int)
The 2nd one doesn't seem like that big of a problem, but the first one may require me to use a different strategy? I would really appreciate your input on this.
Thank you.