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...
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
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...
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...
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...