A. On Thu, 2019-06-06 at 14:59 -0400, T. Kurt Bond wrote: > I didn't see it documented in GROFF_MS(7).
There are various ways (though not many) to do this, depending on thr context and on the reason for switchong columns. Genrally, there is no stabdard built-in method in ms (hence not documented), but one can construct one from ms resources. So, in your case, what is the comtext abd what is the reason for switchnig? You might also be able to do what you want by using 'tbl' and the ms macros '.TS' and '.TE', but thid is also context-dependent. Best wishes, Ted.