| Thread | Last Post | Replies |
|
| Adding Value to an existing Combo box | 12 Apr 2005 21:16 GMT | 2 |
In table I created a combo box. In the Form I would like the user to be able to choose from the drop down menu the values already there but also to be able to add a new value as and when but also to be able to have that value available with the existing
|
| generate report base on date | 12 Apr 2005 21:04 GMT | 2 |
anyone please help! what must i do if i want to generate monthly report where the date is input by user.for example if user want to view the april report, so he enter the april word then all the activities on april has been view
|
| 97 v. 2003 difference? | 12 Apr 2005 20:33 GMT | 1 |
I have just ugraded from Access 97 where I was pretty compfortable to 2003. One thing I have noticed that seems to behave very differently, and gave me quite a scare is that in access 97 I could begin work on a DB that was not secured, work on it, If I needed to reopen it I could ...
|
| Separating text in a field | 12 Apr 2005 20:24 GMT | 10 |
I have been supplied with data with the address in one field separated by commas: POBox, Suburb, State, Postcode I need to have each of the values in separate fields.
|
| passing parameters | 12 Apr 2005 18:39 GMT | 6 |
I'm missing something. Fairly new to Access and trying to build a selection application. I'm presenting a list of customers in a continuous form "ChooseCust". This list includes some information that would allow a user to place a check in a checkbox if they want that customer on ...
|
| Very Stressed about Cascading Combo Boxes | 12 Apr 2005 18:22 GMT | 1 |
I have posted a similar query to this and I have attempted to follow the suggestions but I have had no luck. Here's the situation: I have ONE table and a form based on it. Two of the fields in this are called Region and Area. Region has a combo box containing
|
| How do I move data between variables and queries? | 12 Apr 2005 17:09 GMT | 1 |
I have a global variable "xxxx" and want to reference its value in the criteria of a query. I was thinking of; Like '*' & [forms]![CloseItem].[xxxx].[value] I also have a different variable "yyyy" and want to set its value to the
|
| Requery after return from Popup | 12 Apr 2005 16:37 GMT | 3 |
I have a form that calls a Popup form. When I close the Popup and return to the underlying form. I would like to requery for that Underlying form. How would I Requery (simply Me.Requery)? And
|
| table variable lookup | 12 Apr 2005 14:24 GMT | 1 |
Can i set a table field to gets its value from a public module variable in access?
|
| Programming automation | 12 Apr 2005 13:06 GMT | 1 |
My first in a series of questions I guess... I was wondering what a logical way to go about establishing a database would be. My database that I have built right now tracks approximately 300 personnel and has approximately 100 fields... Its tough using the documenter and
|
| FORMULE FOR FORMATTING DATE ENTRIES FOR NOTIFICATION AGAINST A SP. | 12 Apr 2005 12:58 GMT | 2 |
Pls send the formulae for expiry notification for a set of date entries
|
| Introduction | 12 Apr 2005 12:47 GMT | 2 |
I have been lurking around numerous places and finally have decided to come out of hiding. My name is Robert and I have been using access on and off now for about 8 months. I am active duty military and while I am not a programmer by trade, I have recently taken on a data ...
|
| Compatible to all OS & Access | 12 Apr 2005 12:29 GMT | 2 |
I want to know if I have created/developed an access application in Access 2000 and 2003 what kind of runtime program that suitable for the pc that running on win 98 to view my application. Actually i want distribute the application to school and most of the school
|
| number format | 12 Apr 2005 11:22 GMT | 3 |
I am entering a value, in a form, that will mainly be currency, however on occasions it could be a percent or a fixed number. Being stored as currency, percentage or fixed is not important as long as the display of the number is in the correct format. I was hoping to do this
|
| run time error 2447 | 12 Apr 2005 07:32 GMT | 2 |
Hi everyone, hope you are well :) I have the following code for my command button, but when I click the "OK" button, an error comes up with the following Run time error 2447
|