A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
An Excel worksheet is 2 dimensional and can only have a single width or height for a single column or row. You have 2 choices.
- Display the tables side by side.
- Use the selection change event to alter the column width dependent upon which table the active cell is in.
Merging cells is something I would avoid at all costs, merged cells are a menace.