I have been looking for a way to save off the value of a drop down list box and use this value to parse data based on the value of that item.
I am using the onchange option on in the <select> however when I change items nothing happens. Can someone please help me figure this out?
Here is...
I have a number of sql statments that capture the data I want to place in a chart. What I do not know how to do is to be able to update the chart on the fly by using a command button. I currently do not have a chart on my form because I don't know the best method to do this.
Anyone know how...
I am trying to add a record using a form that is not bound to any tables.
Here is what I am working with.
Table1: customer_info
field1 = cust_snn (primary key)
field2 = cust_fname
field3 = cust_lname
...
...
...
Table2: customer_transactions
field1 = id (autonumber)
field2 = trans_ssn...
I have a couple forms in which I have revolving work-in/work-out. Rather than having to type in what week it is I would like to be able to update my revolving wrk-in/wrk-out DB by pressing a button.
It would just add the current date into the date field and calculate what week it is and...
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.