Thanxs Brian,
I could use some elaboration here. Command1 would be the name of my button?
text1 would be the name of the time field I want to have time displayed?
I have been playing with the sample DB alastair69 donated in the sample db section of the site. "The nice timer function".
If you don’t start the timer right away you don’t have the correct time.
I haven’t figured out how to add a reset type of button to display the most current time in the...
I think as long as I can demonstrate that the process is truly random then it shouldn’t matter how the display works. I will probably try to build something to demo before trying to sell it. It's easier to sell that way. But I do like your argument and will use it.
That “medium you strike”...
Hey thanks John,
I will have to attempt to build what you are talking about and try it out.
I'll have to check on regulations for the visual real time display just being for show. That is a good question.
Hello Smart,
thanxs for replying to both my posts.
I appreciate the code you donated here, I dont have anything started on this project. I'm simply not sure where to start. Need a bit of hand holding on this.: eek:
I searched high and low for a sample db I could learn from for this...
Smart,
thanks for responding and for the info.
I am playing with the code you offered so far so good thanxs. I have two problems.
1. How do I get the following code to work with the last name field as well as the first? I have been messing with it for a week yet with no luck.
Private...
This is a cool little piece of work.
If you dont use the timer right away you dont get correct time.
Can a button be added to this so that it refreshes the current start time? If so how might I Accomplishthis?
Again very cool thanx.
My company does daily, weekly, and monthly drawings using mountains of entry tickets and a barrel that has seen better days. So needless to say this system has to go. I hope to be able to do it digitally.
I would like to do a random number generator to pick the winners based off of a ticket...
First I would like to give thanks to all the knowledgeable folks here who have helped me with my DB to date. It is working and every one is very happy and I have learned a lot.
So now I would like to add some more functionality to this existing project.
My DB is for data input of customers...
Is it possible to have 2 or more users adding records into the same table at the same time? They would not be editing, only data entry.
I am wondering if this would cause a problem for the auto numbering for the ID field.
Howdy, MStef
Ok I worked with that for the past few days and finaly got it going. Thank you very much for that demo db.
I needed to have the account number stay the same withthe ID on auto number and invisible. So I changed it to this: (For any one interested).
Private Sub...
During a promotion we are running the customers are only allowed 3 entries into the system per day but the users are occasionally putting some customers in more than that. I could use some kind of function that limits the number of times the account number can be put in on a given date. (Or...
During a promotion we are running the customers are only allowed 3 entries into the system per day but the users are occasionally putting some customers in more than that. I could use some kind of function that limits the number of times the account number can be put in on a given date. (Or...