I have a set of 1row*7column table in which i want one of the column field (i.e 5th column) to be showed on particular condition. The text in the 5th column is hidden but there is a space between the table. Is there a way i can hide this column or anywhere in table properties so there is no space found when displayed in client.
Thanks in advance. 
Subject: Hide a cell in the table
Hide/when formula works fantastic for a row but leaves the space when the entire column is hidden. Not good for column.
See if you can design your form so that the hidden content goes into right columns. OR can be done using subforms but it may not be best fit to your scenario.
Subject: Hide a cell in the table
Make sure the same hide/when code is used in the entire 5th column, even if there is no text in the space. You have to hide the blanks, too.