Recent content by Matt020

  1. M

    Form name incorrect in form view

    Hi I have a form which displays an incorrect form name in the header/tab when in form view - its always correct in design view. Somehow it chooses to display the name of another form I have in the database. I have tried saving the form to a new name, this does not solve it. I have also...
  2. M

    Can separate database files interact with each other?

    Thanks for the info - but I'm not sure I understand. Can you tell me specifically what I need to check for in the network folder? Thanks
  3. M

    Can separate database files interact with each other?

    Hi, i'd grealty appreciate advice on the following. I'm developing an access 2007 database (all self contained in one file on my desktop at work), and i'm worried that changes i'm making are not restricted to this one file. For example, when I change a field name in a table, the change also...
  4. M

    Corrupt Queries

    Help! I dont know if this is a virus causing this. I have a brand new database with two unrelated tables. One table has names, the second address. I run a select query using just the name field from the names table, and I get a list of all my names as expected. When I use the show tables...
  5. M

    Finding if a value falls between several numbers ranges

    Thanks, I'll try that. Originally, I wanted to be able to put a desciption of what the specific set of number ranges relate to, followed by the applicable ranges on the subsequent columns so everything I need ends up on the same record within one table (there will be thousands of these...
  6. M

    Finding if a value falls between several numbers ranges

    Hi. I am using a query to determine if a number falls with the range of multiple pairs of values. The start and end value of each range is pre entered on a single table on adjacent columns, i.e first number range, start value column A, end value column B; second number range, start value column...
Back
Top Bottom