Search results

  1. C

    Record Selection

    that works, only i can't edit the value once it shows up. i need to be able to change the description, or the cost..... Thanks.
  2. C

    Record Selection

    i have a table with the following fields; (Reference #) (Description) (Cost) (1) (ABC) ($34) (2) (DEF) ($678) (3) (GHI)...
  3. C

    Timberline

    our company using timberline estimating software. Anyone know if tables or any other information can be exported between timberline and access? Thanks,
  4. C

    Switch Between Forms - Combo Box?

    I have 3 separate forms, in each form i would like to have a drop down box which will contain the names of the other two forms(and maybe the existing form as well). When i'm in one form i would like to be able to switch to one of the other two forms by selecting it from a drop down box. Is this...
  5. C

    Display Table info in Text Box

    i think i can get that to work. \ thanks.
  6. C

    Display Table info in Text Box

    i have the forms record source set to another table. i need the information entered into this form stored in this other table.
  7. C

    Display Table info in Text Box

    The company i work for runs many contrcution projects. Each project has its own database. In each database there is a table with the project information including the following fields; Project Name Project Number Because each project has its own database there is only i record in this table...
  8. C

    OLE Image and faxing

    Sorry i can't answer your question but i have one of my own. How did you set up access to fax? i want to do the same using winfax but i can't seem to get it to work. I can print to winfax, but i want access to automatically insert the right fax number and send to the right person.
  9. C

    tough one

    does anyone know if this will work with Winfax Pro 9 instead of Microsoft Fax? i can't seem to make it work. it keeps setting up an email, not a fax. i can get it to print to winfax put access won't insert the appropriate fax number, does it have to be done manually?
  10. C

    tough one

    thanks... i'll give it a try.
  11. C

    tough one

    where do i find article Q145787?
  12. C

    tough one

    i want to produce a faxable transmittal in access. i have a form where i enter "to", "from", "date" etc. This is stored in a table. Once i've entered all the info, i want to hit a print button in the form which will then print this information in the form of a report. I have a report based on my...
  13. C

    Sub Form?

    what criteria do i set so it only grabs the contact i double click?
  14. C

    Sub Form?

    thanks but i don't think this is what i'm looking for. i have a master list of 1000 contacts. i want to copy from this list to create a new list of only 20 of these contacts. i have a form which consists of 2 subforms - the master contact list and the new list i want to create. i can copy and...
  15. C

    Sub Form?

    i'll give it a try... what does FK stand for? thanks,
  16. C

    Sub Form?

    I have a master table which includes the following; Company Type Company Name Phone Fax Email Contact When i start a new project i want to be able to make a contact list(table) using the above master table. I want to have a form which displays the mast table company name and contact...
  17. C

    Question

    I have a master table which includes the following; Company Type Company Name Phone Fax Email Contact When i start a new project i want to be able to make a contact list(table) using the above master table. I want to have a form which displays the mast table company name and contact. Then the...
  18. C

    Date Default

    i have a "DATE" feild in one of my tables formatted to: mmm d", "yyyy Is there anyway to have a default of "-" to show up in my report based on this table if no date is entered? Thanks,
  19. C

    Query Help

    I have a query based on a table which consists of Contractor Names. Each name has a corresponding description(deficiency). A contractors name will show up 2-3 times in the table as different records depending on the number of deficiencies they have. I want to build a query that will let me...
  20. C

    form help

    on entering my form you enter a job number, it then pulls then job name in from another table. next you put in a description. i have multiple descriptions to enter under the same job number and job name. After i enter the first description, i want to be able to click a button to take me to the...
Back
Top Bottom