| Thread | Last Post | Replies |
|
| Move from one page to another on a tab control | 13 Mar 2007 01:18 GMT | 2 |
I've just tried samples from about 6 different posts and have been unable to solve this. Quite simply (and I know it must be), I have a tab control (Name=TabCtl36) with 6 pages on it. On Page 2 (Page Index 1) I have a field STOCK. When someone enters text in the STOCK
|
| Passing multiple strings from a text box to a select query | 13 Mar 2007 01:02 GMT | 3 |
First, let me thank everyone who has contributed to these forums, you have all helped me create a great database! Currently I'm at a standstill though. I've searched the forums and tried to adapt the information provided in the post "Use wildcard in combo box with multiple ...
|
| restart auto numbering in an access database | 13 Mar 2007 00:56 GMT | 1 |
auto numbering in a form in access 2003 has missed a number. How to restart numbering from the missed one to coincide with numbers on the task bar.
|
| Duplicate selected record within a subform | 13 Mar 2007 00:51 GMT | 1 |
What is the best way to duplicate a selected record in a subform which lists multiple records? I created a command button and wrote code to save each control, add a new record, then move all the saved fields into the new ones. But this seems very cumbersome, also I will have to ...
|
| Need help to solve this | 12 Mar 2007 23:52 GMT | 1 |
I created a vba function to batch import text files. The text file is a csv text file and it has number of columns to capture the voting result of an election. Depending on the number of the candidates it can have number of columns plus additional few columns to capture the ...
|
| Fixing the extract table problem | 12 Mar 2007 23:36 GMT | 9 |
I posted an earlier question regarding the extracting for a table that has number fields with 3 decimals, and when you extract the table to a .txt file only 2 decimals will come across. When you do the extract using the export command you can see that the field shows the 3 ...
|
| Combo Box Alignment Problem | 12 Mar 2007 22:43 GMT | 2 |
I have a number of Access applications with lots of combo boxes. The TextAlign on every one of them is General and when the form is display the items show up left justified, as I expect them to. I had to send the apps over to India for some work. Even though they did nothing ...
|
| Validation Rule | 12 Mar 2007 22:42 GMT | 3 |
Any Ideas? I have two tables, one table a journal containing a customer field, that field reference another table called "Customers" where I maintain a list of customers. The user get's a dropdown list to fill in the field, but some users type the customer name in which I want ...
|
| How to personalize messages from system? Or disable it | 12 Mar 2007 20:58 GMT | 6 |
Hi. I have a form. That form allows me to insert appointment. I canonly make one appoitment for each person. So my relationship is one to one. Anytime I tried to insert more then one appointment per day it returnes a error message from system. I have my one message, but the ...
|
| Help! | 12 Mar 2007 20:58 GMT | 7 |
I am not very skilled in Access and need to create a very basic form for quality assurance. I have the form set up with a set amount of questions and a score box next to each one. I have built an expression in the final box where I am able to add all of them and divide by the ...
|
| Make a Textbox uneditable | 12 Mar 2007 20:40 GMT | 2 |
How to make a textbox uneditable Clara thank you so much for your help
|
| Clear list | 12 Mar 2007 20:31 GMT | 2 |
Does any one know how to clear out a multiselect listbox? I found one on Allen Brown's website, however, I couldn't get it to work. What I am trying to do is clear out the select items once the query/report is generated. Thanks!
|
| Having the Subform save a record even if it is Blank | 12 Mar 2007 20:13 GMT | 1 |
Howdy from Oklahoma!!! I am new to ACCESS and have a problem with a form/sub-form saving records. I have a form (call it "FormA") that has a subform (call it SubB) from a different table.
|
| Getting a value from a subform contained in a tab control | 12 Mar 2007 19:59 GMT | 3 |
SITUATION: My main form has... a Tab Control that has... subform1 in tab 1 (and other subforms in other tabs).
|
| "Linked" List Boxes in Form | 12 Mar 2007 19:21 GMT | 2 |
I have a list of sales rep names in one list box that I'd like to have associated with multiple records of their sales in a second list box on a form. Essentially, when a user clicks on a name on the left list box, the right list box displays all the sales in the database under ...
|