I have a form that prompts users for one or more data records, inputs each
record as a row into a worksheet, then emails the whole worksheet to a
database admin who ports it into Access (the users don't have Access on
their machines).
Additionally, I have a button allowing users to send a selection of cells
(prompts for the cell range or they can highlight).
What I see is that the grids for cells is unreliable...sometimes they
appear, sometimes they don't (inconsistent how this works), and so when
cells are SELECTED, if a cell is empty, it appears to merge with adjacent
cells.
How does one control the cell walls so the grid stays visible...and doesn't
"disappear" when you have a range selection you email...