| Thread | Last Post | Replies |
|
| Form Question | 28 Sep 2006 19:11 GMT | 1 |
I have a form that has two tabs on it. I pasted an arrow from word into the form which I want to show on only the first tab. However, the arrow shows up on both the tabs. Is there a way to draw an arrow in Access, I know you can draw a line but can you make it an arrow. How would ...
|
| highlight entry on click | 28 Sep 2006 18:55 GMT | 1 |
I'm designing a database in which the data entry person is a modified worker who is not familiar with computers at all. On the entry form, is there a way to highlight the default value on click, so if she uses mouse, she doesn't have to double click to highlight the
|
| If-Then Help! Seems easy | 28 Sep 2006 18:50 GMT | 1 |
This question is hard to explain but basically im getting a runtime error#13 at the bottom where it says: "if strng then". Idk if thats proper syntax or not but im trying to make it so that i can have a search and a search criteria withuot doing ALL the different IF
|
| Query - date format | 28 Sep 2006 18:39 GMT | 5 |
I am trying to pull date within 1 year. What format should i use in my query.
|
| Combo box Value list to subform | 28 Sep 2006 17:51 GMT | 2 |
How to get a subform to show details based on a combo box value list on the main form? Regards,
|
| Multi-Select List Box as Query Parameter | 28 Sep 2006 17:22 GMT | 12 |
I have a multi-select list box on a form with Subscriber ID's (1, 2, 3,...) and I need to be able to select more than one Subscriber and pass those selections to a query as criteria to pull records for the selected ID's. With help from Douglas Steele, I was able to concatenate ...
|
| Importing forms with same name | 28 Sep 2006 17:00 GMT | 2 |
I have a form that i have modified and i need to import it into 46 other databases. This form already exists with the same name as the new one and when i import it, the name changes to rptCPRJCT1. This throws off all my code because they are looking for rptCPRJCT.
|
| Display query selection in Form | 28 Sep 2006 16:19 GMT | 2 |
I have created a form that displays the results of a query. I have used the function "Between [Date1] and [Date2]" in the criteria section of the query for Field:Date. I am trying to get the Form to display what they chose for Date1 and Date2. I am not very accomplished in Access
|
| Rotate object/Image | 28 Sep 2006 15:52 GMT | 5 |
I have been looking for this for a long time already and it seems nobody does it. I use Stephen Leban's code to display images and zoom in and out on them. I have tried many ways including propretary third party controls but now
|
| Deletion requiring table? | 28 Sep 2006 15:39 GMT | 4 |
i hope this doesnt sound like a dumb question, i jst need alittle guidance. i have a form which can be deleted (according to the dates entered). if the user decides to delete the record, is there a way i can store some information from the record on another form BEFORE it's ...
|
| Combo does not show new values | 28 Sep 2006 15:09 GMT | 4 |
Hi. I've got a form, in the that form I have a combo box that is filled by some data that exists in a table. I n that form I also have a button, and any time I need a value in that combo I press the button and another form will open, the previous form is not to be closed. In the ...
|
| Continuous form combo issue | 28 Sep 2006 14:44 GMT | 3 |
I thought I had successfully done this before but apparently not!! Hi Groupies My main form has a continuous subform with two combo boxes. The first combo is a category selector, the second shows the items in that category.....no
|
| Continous Form Issue (Re-Post) | 28 Sep 2006 13:36 GMT | 4 |
I have the following code that resides within a "click event" contained in a Sub Form which is Continous: Private Sub Action_Taken_Click() If Me.Action_Taken.Value = True Then
|
| Subform doesn't work | 28 Sep 2006 07:19 GMT | 2 |
i can't enter any word in my subform. i've check the data entry(NO)..and i don't know what else to do.. even.. my system cannot go to new record..please help
|
| Building databases | 28 Sep 2006 04:27 GMT | 2 |
I am attempting to build a database that will have a list of employees by date of hire that I can compare to a list of 'extra' work available and assign by seniority. Can anyone guide me down the right path?
|