I have a worksheet that is used to request flight legs from my aviation department. At the top of the page, the user can enter the total number of legs (1-10) requested for the trip, and that will populate column A with the entered number of legs, and also through VBA, require that certain fields within those requested leg rows be populated before saving. I have been asked to see if it is possible to hide those rows that are not necessary for a given request. Example, I have 10 rows (with borders) available for the maximum of 10 legs requested; if only 2 legs are requested, is there a way to completely hide the remaining 8, thereby reducing the number of pages on which the request will print?
Thank you in advance for any help!
Thank you in advance for any help!