Actually, we have multiple newsletters.
Form works, drop down with newsletter choices, once the choice is made, you then have an subscribe check box and an unsubscribe check box.
Let's say someone subscribes to letter 1, drop down letter 1, check subscribe, a week later they unsubscribe, go...
Ok, I have a newsletter field then Subscribe/Unsubscribe check boxes. I need to make it so if you check one box, you can't check the other. Does this happen in the table or form, and how?
Thanks!!!
I have a table called ItemOrders, it has ItemID ItemName and ContactID. I built a form with a drop down box so that data entry can be done by selecting which item has been ordered, I need to be selecting the ItemID, BUT I need the ItemName to show in the drop box for data entry, how do I make it...
Ok, I have a database that consists of a Contacts table (general contact data). I have three other tables, Items which consists 10 items contacts can order (free)...this is yes/no check box. Another table for trainings attended. Last table contains a couple newsletters contacts may sign up for...
We have an Access database on a shared drive, on one machine (in the entire company) I cannot open the report in the database..I can open the table and form in the database buy I cannot open the report.
What could cause this?
Again I can open the report from other machines without problem...
I have multiple Companies and a revenue for each, in my report I need to include the sum of all revenues at bottom...do I use a text box, if so, how do I make it add all of the revenue...please help....thanks!
Ok I entered this, just as shown:
UPDATE tblconsulting INNER JOIN tblsalescredit ON tblconsulting.[WorkOrder] = tblsalescredit.[WO#] SET tblconsulting.SlsCrRev = tblsalescredit.credit
I get the Enter Parameter form for "tblsalescredit.credit"
if I just click ok....and continue it says I am...
I have two access tables both contain a field that contains a Work Order #....tblconsulting contains work order numbers that may or may not be in tblsalescredit ....I need to update a field called SalesCredit in tblconsulting with the data in a field called credit in tblsalescredit according to...
Both tables contain the same work order # in the the field name WorkOrder. Table consulting contains a field called SalesCredit and table SalesCredit contains a field called SlsCredit. I want to update field SalesCredit in table Consulting with the data in field SlsCredit in table SalesCredit...
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.