Recent content by Candyman_mm

  1. C

    Printing Records

    :( Thing is....I have a database with multiple tables. One table holds 1.2mm records. I have a report that I would love to use to print details of the record that is being viewed on the form at a particular time. Now..I added a print button to the form, however, whenever I click the print...
  2. C

    Print Script

    After adding a "Print" Button to a form, how does not write a "Me." script that specifies which record to print at any one time. I added a button but everytime I click the button, it prints the entire universe. Pulling My hair!
  3. C

    Saving on a web server

    Is there any way I can save my database on the web so I can update and monitor from any computer.
  4. C

    Pair or Match off negatives and positives

    Thanx guys, I have an almost perfect dtatbase now.
  5. C

    Pair or Match off negatives and positives

    In my instance, I have one currency field hosting debits and credits. Credits are displayed as absolutes whereas the debits are described as bracketed numbers. There are liked dollar amounts in the one field, the brackets being the only difference. How can I only identify those items that are...
  6. C

    Can this be done?

    Triggs, I will get back to you in a few....kinda busy doing some domestics.
  7. C

    Pair or Match off negatives and positives

    The query only matched the same signs....in my case I want to pair off the positives against the negatives.
  8. C

    Can this be done?

    Is it possible for you to send me a layout of the database...just the first three rows.(crearymm@netscape.net)
  9. C

    Can this be done?

    You need to run a [enter contact] query. For this, you need to go to design view and select the field of records yu ned to view. In the field which has the mobile number heading you need to go to criteria and type. like[enter number]"*"
  10. C

    Pair or Match off negatives and positives

    Is there a way I can run a query that will pair off items with similar values. For eg; row one has four fields, one of the four feilds has a dollar value of (12,500.89)in row two, exactly underneath is a value for 12,500.89. How can I only pull the values from rows in that one field with similar...
  11. C

    New page

    This may sound so simple..but how do I add a page to my report so that I only get two pages of report displaying different info?
  12. C

    APPENDING DATA

    I have one table with multiple fields, two of which is creating a lot of problems for me. One thing is, there is one field for the date of one cash item, the other field contains the dollar value; for example: 07/16/02 = $21,650.03. I have ran a query that represents the age of the item (current...
  13. C

    APPENDING DATA

    I have one table with multiple fields, two of which is creating a lot of problems for me. One thing is, there is one field for the date of one cash item, the other field contains the dollar value; for example: 07/16/02 = $21,650.03. I have ran a query that represents the age of the item (current...
  14. C

    COURSE

    I LIVE IN NEW YORK AND WOULD LIKE TO KNOW IF THERE IS ANYONE LIVING IN NEW YORK WITH ACUTE VB, FRONTPAGE OR ACCESS CODING EXPERIENCE WHO WOULD BE INTERESTED IN A WEEKEND TUTORING SESSION.
  15. C

    POSTING TO THE WEB

    HOW DO I POST A DATABASE TO THE WEB SO THAT PERSONS CAN ACTUALLY GO ONLINE AND ACCESS AND UPDATE THE DATABASE.
Back
Top Bottom