I would like to hide (rowheight = 0) empty rows when preparing to print a spreadsheet. The following code works but I would like to replace the values (13 and 150) with variables I can identify elsewhere. Can a variable be used with "rows" or do I need to use something else? If a variable is allowed, what is the proper syntax?