R
roy
Sorry if this has been posted before, but have spent a fair bit of
time searching through the google pages, but didn't find quite the
right thing
I have a worksheet, which is about 4-5 pages long in total, that is
set to take all sorts of data entries (both numeric and text) that are
going to be anything from a 2-3 word entry up to quite a lengthy
string of words. The users entering this data will be using the "Alt +
Enter" method to simulate a carraige return. The problem I am having
is that the sheet needs to hold some form of "presentable" format when
either printed or viewed on screen and as such have had to set the row
heights to a uniform measurement to ensure a presence (albeit a rather
dubious one)of professionalism on the users behalf.
When all of their entries are fairly small (perhaps there are only two
or three lines of data in a cell) there is no problem as the end
result looks good (all cells aligned , centred, e.t.c.)but as soon as
they go "over the limit" of the set row height, the rest of the text
is then hiden under the cell border of the next cell below it.
Is there any way that I can use a macro that will automatically
correct the row height (perhaps as soon as the user hits "enter" to go
to the next cell), so that those cells, and those cells only, that due
to the quantity of text entered need to exceed the pre-set height (say
size 30 for example), will automatically be adjusted to a row height
that then shows all data entered ?
Due to the nature of the sheet itself and the numeric data in other
cells higher up the sheet, I need this to happen to only a specific
"range" of rows (for example rows 95 through to 150 inclusive).
Would like to express my most sincerest thanks in advance for any help
that you may be able to give with this headache.
Best regards,
Roy.
time searching through the google pages, but didn't find quite the
right thing
I have a worksheet, which is about 4-5 pages long in total, that is
set to take all sorts of data entries (both numeric and text) that are
going to be anything from a 2-3 word entry up to quite a lengthy
string of words. The users entering this data will be using the "Alt +
Enter" method to simulate a carraige return. The problem I am having
is that the sheet needs to hold some form of "presentable" format when
either printed or viewed on screen and as such have had to set the row
heights to a uniform measurement to ensure a presence (albeit a rather
dubious one)of professionalism on the users behalf.
When all of their entries are fairly small (perhaps there are only two
or three lines of data in a cell) there is no problem as the end
result looks good (all cells aligned , centred, e.t.c.)but as soon as
they go "over the limit" of the set row height, the rest of the text
is then hiden under the cell border of the next cell below it.
Is there any way that I can use a macro that will automatically
correct the row height (perhaps as soon as the user hits "enter" to go
to the next cell), so that those cells, and those cells only, that due
to the quantity of text entered need to exceed the pre-set height (say
size 30 for example), will automatically be adjusted to a row height
that then shows all data entered ?
Due to the nature of the sheet itself and the numeric data in other
cells higher up the sheet, I need this to happen to only a specific
"range" of rows (for example rows 95 through to 150 inclusive).
Would like to express my most sincerest thanks in advance for any help
that you may be able to give with this headache.
Best regards,
Roy.