I use MS Excel 2007 to make Bills and Quotation. Often I need to reuse previous quotation.
After I copy a quotation and paste it to new location the row height needs to be readjusted for each row.
is there any solution to this?
I use MS Excel 2007 to make Bills and Quotation. Often I need to reuse previous quotation. After I copy a quotation and paste it to new location the row height needs to be readjusted for each row. is there any solution to this? |
|||
add comment |
asked |
1 year ago |
viewed |
172 times |
Technology | Life / Arts | Culture / Recreation | Science | Other | ||
---|---|---|---|---|---|---|
.EntireRow.AutoFit
might be your first point of call. – Skip Intro Jun 13 '13 at 8:45