PLEASE HELP: Display results in footer section of a split form

S

sam

Hi All,

How do i insert a table in footer section of a split form? Is it possible?

I am designing a search button with some textboxes in the header section of
a split form and I want the results to be displayed at the bottom of the
search criteria, so basically in footer section.

How can i do this?

Thanks in advance
 
A

Amin

Mr for what you want to just identify the space you want the results to show
when you are in the form view, go to design view and put a text box then have
a formular like this =[frmInvoiceSubform].[Form]![txtInvoiceAmtSum] in the
text box.
make you refer it to the name of the form. let me know if works.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top