Nate, sorry if I was unclear. Perhaps I should go into more detail. I am creating a workbook to store my clients' financial data. Each of these clients will have their own sheet. On every sheet, each row (of the first 25) will correspond to a single account for the given individual. Because some of my clients may only have one or two accounts, while others may have up to 25, Im trying to show only rows with data in them, in addition to a single row for a new entry. A new form would have only one row (a blank one) showing, and 24 rows hidden. As I type finish entering the first account (row), the next row will unhide itself. I'm doing this to eliminate empty space and simplify the form. If possible, I would like to do this through formatting, rather than a macro. I'm not even sure if it can be done, but if you have any ideas, please let me know. Thanks again,
Mike