Nate16, Is your report for labels based on a query? If it is just put the criteria into your query as parameters to determine which labels to print.
Yes there is a way to "...get the labels to print on every space that has a label except the spaces that are missing the labels". The code to do so is in Chapter 9 of the "Access 97 Developer's Handbook" (Litwin, Getz, Gilbert), (may also be in the 2000 version of this book). It clearly describes the function to use and the results are exactly what you're looking for in this instance. If you don't have the book I remember still seeing it at Amazon-well worth the investment for the wealth of code. HTH, Montrose. Learn what you can and share what you know.