Why is my access form blank when I go to print preview

R

Rick Brandt

cate said:
Why is my access form blank when I go to print preview

Are there any records? Forms only show controls when printed when there are
records. You cannot print an "empty" form. Generally it is not recommended to
print forms in the first place. That is what reports are for.
 
Top