Search results

  1. D

    Conversion 97->2000 form fields are read-only

    Hi I have a strange problem. I have converted a 97 dbase to a 2000 one. When compiling it says compiling did't go perfect. (but what didn't go perfect it didn't say) and now I can't add any more record into all the tables that work via my subform view. I can add records directly into the...
  2. D

    Button that makes you go to the query tool

    Hi, This looks like an easy one but I can;t figure it out. I have a "main screen" for my dbase and on this screen I want a button that will make you go to the query tool. Now with the button wizzard you get several options like: run macro, close application etc etc. But how do I make it go to...
  3. D

    user management only in 1 mbd not all of access

    Hi, I know it is possible, i've read it here but I haven't seen an example. I want to have a user administration in 1 particular dbase. Security on a deeper level isn't necessary, just a username and a login is enough. But how can i do this? Or where can I find some reading on this. Am I not...
  4. D

    Change date

    Hi, I have a small dbase with some tables related to eachother and so on. Now I want to track the last change that has been done to a certain customer. Can this be done i a not too complicated way? :confused: like: last change: 11/01/2005
  5. D

    Self-join append... "thing"

    Hi, I have a dbase with a form to look and search and stuff. Now It hold clients and retailers. What I want is to join certain retailers to a client. like: Client "blabla" Can get products from: retailer1: name address Button: CONNECT A RETAILER HERE Retailer2: name address Button...
  6. D

    report which give me orders per customer

    report which gives me orders per customer Hi, I hava a simple system: level 1 has adres info. Level 2 holds orders for these adressen. Now I want to create a report that gives me all the order which haven't been send yet. I have query for these data, it lookt like this this: customer1 name1...
  7. D

    Build macro that goes to the TODO form and opens a new record

    Hi, I have a simple dbase with customer name and a level 2 todo table. (so 1 customer can have more that 1 todo. Now in certain circumstances I want acces to automatically ask if the user wants to create a todo. And on "yes" I want access to go to the todo form and open a new record. I've been...
  8. D

    Copy contents of fields to other fields, with macro?

    Hi, I hava a small dbase in which we store address information. Now you have a visit address, a mailing address and billing adress. I want to use some buttons which trigger macro's to fill in these "Secondairy" addresses FROM the visit adress. So a buttun that says: copy billing address...
Back
Top Bottom