hi,
I have a question and I will try to simplify it as much as I can.
I have a form(form1) that the user is entering data into the table through it and another form(form2) that include a text box to select user and a query based table that shows the data accroding to the text box.
for some...
hi,
I have 2 list box. one bound to a table and one unbound presenting the values that i added to the table.
i have an add button that add the values to the table and the unbound list to present them.
I'm having trouble with the remove button. I want the button to remove the item from list2(the...
hi,
I have a list box on a form and I would like the user to have the possibilty to add another item not from the list into the table using a command button.
how can I do that?
thanks for the helpers!
hi,
I struggling with 2 issues:
1. let say I have 2 tables 1 is for items and 1 is for documents that need to be done for this item.
how can I make a form that allows me to select a few documents in one click?
meaning the table will look like this:
item name document name
A...
can't seem to shake problems of my back... :(
I'm trying to enter data on the form "screen1"
and I get the message: "cannot add records join key of table 'items' not in recordset"
adding the file.
hope you can help me. thanks
hi all,
I'm new in access, so I hope you can help me.
I have 3 tables: 1 for tables, 1 for items and 1 item per presses.
and 4 forms: 1 for entering the project name and pm name, 2 for entering items for the project name I've entered in form 1.
I used the code...
hi,
thanks for the greetings and for the help!
I've attached two print shots, I hope it will make it clearer.
in the first picture it's showing form number 1 when in this form I'm entering a project name and other data.
in the second picture I want that in the title it will show me the name...
hi all,
I have a navigation form with tabs.
on the first tab the user entering a project name, and I would like that on the next tab- items per project- the name he selected will be the headline and all the data he entering to this from will be connected to the project name he selected.
I wiil...