Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Chasem

    Adding text boxes during runtime in VB app

    Woops sorry! This might work a little better. Report.Sections(3).AddTextObject "test me",6000,300
  2. Chasem

    Adding text boxes during runtime in VB app

    I think that VB expects a return value because of the parenthesis, i.e. calling a function, which does return a value. Try this. Report.Sections(3).AddTextObject "test, me",6000,300

Part and Inventory Search

Back
Top