Search results

  1. R

    Email a Form

    Hello, need some help please I know it's possible to send a form to an email to be filled and sent back to you. I need to know how can I set restrictions on the data the recipient is allowed to enter in the form. For example, if I want the same data restrictions on access to be implemented on...
  2. R

    Split Column

    Hey If I have one column, and I want to split the numbers into 2 columns such that these 2 columns can't have the same values at the same row.
  3. R

    Allow 2 coumns with same name

    Hey all, Can I create a query from a table and put 2 columns with the same name or do I have to use "AS" to keep one column same name and the second give it an alias name but it will remain connected to the same column? Thank you
  4. R

    Data Types

    Hi, Can someone please help me do the following: I want a text field to be input in this way: number,number in the same text field. I also would like that if the user hasn't entered any information yet, the table would show (startvalue,end value) in the text field and when the mouse cursor is...
  5. R

    Forms,Queries,Macros..

    This is the first time I use access. What do forms do, I mean on the software, when I create a form, it seems just like a record fromt he table so what's the point? And what are queries? Another thing is suppose I want this database at teh end to be used be a group of users, but I only want...
  6. R

    Index problem

    Hello, I have this table of 4 columns ( service id, service name, subservice id, subservice name) ex. service id= BRA service name= Broadcasting Subservice id= BRA Subservice name=FM Broadcasting now subservices cannot have the same name, but different subservice can have the same service...
Back
Top Bottom