Search results

  1. D

    Acc2003 database wont run on new XP PC

    Hi Guys, I have spent many nights and days on this forum, learning about Access. With the community help, examples and problems solved, I finally managed to complete a Database that runs a charity stock control and sales function. Currently it is used by 3 users over a network. A central PC...
  2. D

    Acc2003 database wont run on new XP PC

    Hi Guys, I have spent many nights and days on this forum, learning about Access. With the community help, examples and problems solved, I finally managed to complete a Database that runs a charity stock control and sales function. Currently it is used by 3 users over a network. A central PC...
  3. D

    Barcode printing problem

    Hi, I am using the downloaded "IDAutomation code 39" font recommended in this forum. It works great on laser quality reports and the scanner reads the codes fine. But when I try to print to a Zebra TLP2844, the labels are intermittently faint, and not readable by the scanner. The whole label's...
  4. D

    Using form/subform for Sales & Credit

    Hi, I have a table with pk- Index that stores customer details. I have a second table that stores the items sold, description, barcode number, sale price and discount. On the main Invoice form, that is linked to qrySalesInvoice, the customer records are displayed/updated by telephone operator...
  5. D

    How to pass a Company ID thorughout all forms

    Hi, I have a database that controls donations for a Charity. There is to be a sister charity added to the database and a lot of the previously created objects can be used to provide for the new Charity. My idea was to create a "company" ID and label the categories of the donations. I could then...
  6. D

    Want to create a printable invoice from a form

    Hi, I have a data entry form that needs to become an invoice form. The problem I have is that the background colour prints too, tried "print data only" option, but as it says on the tin, only the data is printed. Ideally I want the formatting, field headings, but not the background colour. Is...
  7. D

    Trying to DoCmd open a report in VB

    I have a report that i need user input to decide whether report should be recompiled. The data source is the result of a make-table query and 9 other appends to collate the records in one table for analysis. This needs to be done monthly, so I modified the help-sample script below to ask if the...
Back
Top Bottom