G Guest Nov 26, 2003 #1 I'm trying to create a form and I want five columns of identical width on one row and then several rows below I want five columns of varying width. Is this possible? Thanks
I'm trying to create a form and I want five columns of identical width on one row and then several rows below I want five columns of varying width. Is this possible? Thanks
J J.E. McGimpsey Nov 26, 2003 #2 Not directly - width is a property of the column, not individual cells. You may be able to achieve the effect you want by merging cells.
Not directly - width is a property of the column, not individual cells. You may be able to achieve the effect you want by merging cells.
G Gord Dibben Nov 26, 2003 #3 Mike Be prepared for problems after merging cells. You will notice that some cut, copy and paste functions are crippled on the merged cells. Also they will not Autofit for row height and some other things I have have forgotten about. If at all possible, investigate the use of "Center across selection". Gord Dibben XL2002
Mike Be prepared for problems after merging cells. You will notice that some cut, copy and paste functions are crippled on the merged cells. Also they will not Autofit for row height and some other things I have have forgotten about. If at all possible, investigate the use of "Center across selection". Gord Dibben XL2002