In
VB, how do I prevent users from adding/deleting
columns and rows? I can't protect the sheet, because the
users sometimes have to adjust column widths, formats,
etc.
I played around with "AllowDeletingRows = False" but
couldn't figure it out.
Thanks!