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 Chriss Miller 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: *

  • Users: kristina99
  • Content: Threads
  • Order by date
  1. kristina99

    Progress bar while compacting Access database

    I want to put Progress Bar,while the database Access97 is compacted by my Aplication.Does anyone have an idea of how to do this? Thanks in advance.
  2. kristina99

    CONCATENATE REPORT FIELDS

    I have report in vb6.I have data environment and 2 commands. Commands2 has such fields: field1,field2,field3,field4,field5,field6.I'd like to concatenate field1,field2,field3 in one RptTextBox. For example:field1=02,field2=03,field3=971 and result should be RptTextBox=0203971...
  3. kristina99

    concatenation in data report

    I have report in vb6.I have data environment and 2 commands.Commands2 has such fields: field1,field2,field3,field4,field5,field6.I'd like to concatenate field1,field2,field3 in one RptTextBox.For example:field1=02,field2=03,field3=971 and result should be RptTextBox=0203971...
  4. kristina99

    concatenate report fields in data report

    I have report in vb6.I have data environment and 2 commands.Commands2 has such fields: field1,field2,field3,field4,field5,field6.I'd like to concatenate field1,field2,field3 in one RptTextBox.For example:field1=02,field2=03,field3=971 and result should be RptTextBox=0203971...

Part and Inventory Search

Back
Top