Search results

  1. F

    Macro in Access to Delete a Table

    Go to the Design Tab Click on Action Catalogue Click on Show all Actions select Database objects to expand command tree it will be in there with an exclamation point next to it!!!
  2. F

    Macro to delete table

    Go to the Design Tab Click on Action Catalogue Click on Show all Actions select Database objects to expand command tree it will be in there with an exclamation point next to it!!!
  3. F

    Database won't open, Placed in a state.

    I am getting the following Error: "This database is in an unexpected state; Microsoft access cannot open it. "This database has been converted from a prior version of Microsoft access by using the DAO CompactDatabase method instead of the Convert Database command on the tools menu. This has...
  4. F

    NumberField

    Thanks Thanks I also needed to set "Scale to show it.;)
  5. F

    NumberField

    I am trying to enter ".5" in a feild that I have set to long integer. But when I type it in, the value goes to "0". What am I doing wrong?:confused: I have done a few things to try and get the number after the decimal to show but nothing seems to work.
  6. F

    Table Replication

    What are the thoughts of table replication. Can I reverse it.
  7. F

    Part list data base

    Thanks That helped and I was able to build on it. However, I would like to change the multiplier in the module to be able to read from the assemly form. I am not profficient in Visual Basic( I only cut and paste, I am trying to learn but the time is not there). I am using - Bill Of...
  8. F

    Auto Fill Problem

    I am trying to auto fill feilds when I select from a combo box. I have tried to use help, but I can't get it right.
  9. F

    Part list data base

    I am trying to create a database to create a purchase list of parts for a final assembly. There are several subassemblies that make the final unit. There are also subassemblies within subassemblies. I want to be able to create a list of parts for purchase for the completed unit. I have a table...
Back
Top Bottom