Forcing borders of all columns when records less than max

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

Is there a way to force the 28 fields borders if there are less than 28
fields (28 columns is forced but borders do not show up when less than 28
records)?
 
Can you explain what you are attempting to do? It isn't clear whether you
mean 28 fields or 28 records or both.

You can use the Line method to draw rectangles anywhere in your report.
 
Back
Top