Create textbox to VBA in report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

How do you do create a textbox to Vba in a report?

thanks

Michelangelo
 
If your question is how to create a textbox in a report using VBA, then the
CreateReportControl method would be applicable. If that is not your
question, maybe you can clarify exactly what you are looking to do.

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


<Michelangelo Gallo> wrote in message
Hi

How do you do create a textbox to Vba in a report?

thanks

Michelangelo
 

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

Back
Top