Recent content by mani

  1. M

    new record on opening data access page

    THANKS MATE. IT WORKS. APPRECIATE IT.
  2. M

    new record on opening data access page

    Hi. I need help and I needed it fast. I have a small access database which i want to creat a web front end for. I have already created a Data access page and it works fine apart from one important thing. When I open the Data Access page it loads the first record on the list. As this page going...
  3. M

    MDE not working

    Hi. I have got a small database, I have split it into front and back end. I then try to make an MDE out of the front end and after going to tools>db utilities>make MDE file, i got the save as box open up and i pressd save to my desktop,the box disappears and the screen is just blank(like there...
  4. M

    Split or not to Split ?

    Hi. I am trying to creat some sort of security for my database so none else make changes to design of the database apart from me. I have got a small database that i run on the company network i work for. all the staffs have a short cut of this database on ther desktop where they can...
  5. M

    Security Level Help..plz

    Hi. I am trying to complete my access database by creating some security for it. I want to know how to setup the database file so when I execute, let say in my document folder so that when it opens it only shows my switchboard and not the editable(table,queries...) panel on the left hand side. I...
  6. M

    You can't go to the specified record....help

    Hi. I am trying to edit the "You can't go to the specified record " defualt message. I have a form with few field, when i click add on my form this message pops up when there is no data selected on the form. I want the message pop up say " please fill in this field" instead of the You can't go...
  7. M

    Validation

    Hi, does anyone know how to set fields(como-box) on a form to pop up a validation message when form:confused is attempted for saving without any data selected on the field. I have 5 fields and I wanted my users to get a message for each when left empty...help please:confused:
  8. M

    Count and Multiply

    I don't need total, i need to cound number of name occurance in a table and multiply it by 10..so if a person appears twice it would display 20 and not 2..i have done the count function and it works but need to multiply it...
  9. M

    Count and Multiply

    Does anyone know how to count a field and multiply the answer automaticaly.. so if i have a count function on number of names repeated in a table via nameID the result would be presented in the new query with how many times name repeated multiplyed by a defualt set number.instead of name...
  10. M

    count and add

    OK, i have a small problem which i realy need some help. any help appreciated. I have 3 tables, one table has only list of names wich is linked to a main table that contains names,date,list of items a person holds and so on. In the name table when there are data(list of names available) you can...
Back
Top Bottom