Here is what the form looks like on opening...Here is what the form
looks like when checking the Show/Hide Column checkbox...Here is what
the form looks like with a row added...Here is what the form looks like
with when we try to hide Column 3 with an added row...As you can see,
only the header row, first row, and footer row are now hidden. Rows 2+
do not get hidden.How can we get Column 3 hidden for Rows 2+ with the
checkbox? I can't figure out what rows 2+ are called after they are
added. I tr...