Search results

  1. L

    reference to controls

    Hi all I have code that I want to be able to access from 2 different forms. I want to be able to put it in a module, there is a place on the form where it needs to reference a control and pass a value back to that control. Is there a way that in this function I could reference the current form...
  2. L

    Loss of formatting

    Hi everyone. I have a report formatting problem that I hope someone will be able to help me with. I have an Access db that I have been updating. When I transfer the database from my design computer to any other in the lab all of my reports lose the formatting, for example I have a report that...
  3. L

    Importing data

    Hi all. I need to import data from an ACT db to Access. I cannot directly link Table to db because of multi users. ACT db is on the network, and I need to update the Customer table in Access with the info from ACT. The code I currently have is: Testing\Documents and Settings\Act\Cust.dbf...
  4. L

    table corruption on backend

    Here is my problem: We have a multi-user Access 2000 frontend/backend environment where the front-end database contains all of the forms, queries, reports, code, modules, etc and the backend contains just the linked tables. We have the front-end installed on about 10 computers, but the problem...
  5. L

    Subreports

    I have a sales order report that has two subreports on it one calculates the number of items sold and their amounts and the other is a list of the names of dies sold. On the subreport quantity, I have two items that can be sold, diesetup and an extra time charge these have to be calculated...
Back
Top Bottom