Hi I am building a reservations program with ticket sales. I have fields such as "adults", "seniors", children. These are also textboxes on a single form. Right next to these I have a textbox for each of them that shows the result of the textboxes times by the price. Then to add all the prices...
Hi, I am creating a form and I need it so when you leave a field, it automatically puts a zero in there. I have tried to do this with properties of the textbox "Default Value is 0" I have also put the default value to 0 in the table but when I leave the textbox blank it's just blank, A zero does...
Hi, this database that I am making is for a train station that has runs on the hour. What I want is the code to make the current time (Time()) to be rounded to the next hour. Example: the time is 9:04, I need it to be rounded to 10:00. I need this so I can use it in queries so I dont have to...
Hi, this database that I am making is for a train station that has runs on the hour. What I want is the code to make the current time (Time()) to be rounded to the next hour. Example: the time is 9:04, I need it to be rounded to 10:00. I need this so I can use it in queries so I dont have to...
Hi, is there any way i can add up the yes values in a table and view them in a textbox/label in a form. For example, My table contains the field for reservations. The values are yes/no, but on the same form that I am making the reservations, I need to know how many reservations there are. so I...
Hi, I am building just a single database for every person that rides on a railroad. I set my form up to be two tabs "Selling Tickets" and "Making Reservations". In reallity these are going to be similar forms but what i need to be able to do is have the reservation form input people making...
Hi Im am wondering if there is anyway to make a tiny calendar on a from so you can just click on a day and it will enter the date for the reservation? Is this possible?
Hi I hope someone can help me with this. I need to be able to print tickets when i enter information into the form. I want to be able to print selected information from the form on the tickets. For example: if a group purchases 3 adults and 2 children for the 10:00 train i need 5 tickets to...
I am writing a database for ticket sales. My form has a senior, adult, children text box to enter how many of each are getting tickets. The only thing is a i need a text box that will tell me on each record how many tickets i have sold. Can you please help me. The columns in the table are named...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.