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 bkrike 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: Molson
  • Content: Threads
  • Order by date
  1. Molson

    Small database

    I am trying to build a customer database with the fields detailed below in VB6 Record No FirstName Surname Amount(£) I want to enter only ten customers into four 1-dimentional arrays. I also want to be able save the details and be able to scroll through the file in order of data entry by...
  2. Molson

    Powerpoint help needed

    I am trying to insert a motion clipart into a presintation however when I inport one for the clipart gallery the gif file does not work when I run the presentation. I have tried to download motion pictures from Microsoft's web site but these do not work either any ideas !!! thanks
  3. Molson

    VB Download

    I use VS3 at college, however I only have VB6 at home - I've tried looking on M/S website but I can't find a download for VB3 Can anyone tell me a site where I can find it?
  4. Molson

    List Box - Access

    I have a table with the following headings Name Address D.O.B Department I have a form where I have a List Box (with Multi Select option selected)where I want to choose two employees. I want to set up a report (using a query) where I can print out details of employees by selecting two...
  5. Molson

    Password

    Is there anyway to only password a form in access or has anyone any VBA coding for this
  6. Molson

    check box

    I'm trying to set an event procedure however I am having problems.<br><br>I have a check box on my form which when checked I want a field to turn color ie :-<br><br>A check box with a lable 'Paid', when clicked will change the total 'invoice value box' red, when unchecked will change the box...
  7. Molson

    Charles DFW

    Thankyou for helping me with my combo box query, however I am still having problems.<br><br>You said to set the Text Box source code as :-<br><br>=combobox1.culumns(2).value<br><br>however when I run the form the text box shows #NAME?, I therefore must be inputting incorrectly. Do I need to name...
  8. Molson

    Combo Box

    I have two forms one which details orders made (Primary key is the Order Number). On this form I have many attributes which include company ordering from etc.<br><br>My second form I have invoices passed for payment, and therefore have the original order number as a primary key.<br><br>I have a...

Part and Inventory Search

Back
Top