S
SteveL
I have a form which is bound to a table from which I can
step through all the records in that table.
I am adding a control button to the form which will
preview a report which I've written.
But, I want to have it only print preview the current
record, not all the records. Is there code I can put
into the onclick event which will do this for me?
--Steve
step through all the records in that table.
I am adding a control button to the form which will
preview a report which I've written.
But, I want to have it only print preview the current
record, not all the records. Is there code I can put
into the onclick event which will do this for me?
--Steve