| Thread | Last Post | Replies |
|
| cmdSearch_Click | 07 May 2007 14:19 GMT | 1 |
I am trying to use a cmdSearch command button. I have a query that I built the form page from and I need the ability to type in a part number and have the cmdSearch find the record. The query is named PARTSEARCH and the part field is 2nditemnum as MODEL. Please take a look and ...
|
| RTf2 Lebans | 07 May 2007 13:02 GMT | 5 |
i have a problem with font in rtf2 lebans ocx. When show the rtf2 toolbar a lot of of fonts are OpenType, so when i print report the size is different. If i use font truetype what i see is what i print, the margins are the same. So, if i go in the property of rtf2, fonts are ...
|
| Calculating an average | 07 May 2007 12:54 GMT | 10 |
I have a form that has a list of training tasks with a check box beside each one. I want to calculate an average score of completed tasks on the form itself, so that whenever an employee has completed a new task the score will update. It's a set number of tasks that will never ...
|
| How do I create a list box on a form that selects 5 people? | 07 May 2007 12:21 GMT | 3 |
I am creating a form and one of the options that I need to create is a List/Combo Box where I can select up to 5 people that I have assigned a task for one project. I do not want to create 5 different fields that say "assigned to." I would like to create one field that says ...
|
| Control Button | 07 May 2007 10:54 GMT | 4 |
I need some help with a form. What I am trying to do is, to place a button on a form in MS Access so that when you click on it, in another field it will display a number one. If you click on the same button again it will change the one to a two and so on.
|
| Customizing MsgBox | 07 May 2007 06:34 GMT | 7 |
MsgBox is very useful but is limited by the selection of buttons available. In the context in which I am using it, ‘Retry’ and ‘Proceed’ would be the ideal buttons to display, making ‘Retry’ and ‘Cancel’ look a distinctly odd combination. Is there a way of changing the button ...
|
| Enter quarter automaticly based on date entered | 07 May 2007 01:19 GMT | 4 |
I have a form where the "oTDLdaTE" field has to be entered and would like the quarter it belongs to entered in the "quarter" field automaticly. Currently it has to be entered in to the "Quarter" text box and sometime it is entered incorrectly.
|
| Screen resize question | 07 May 2007 00:51 GMT | 1 |
I've been using the ADHResize2k program and find that it works fine. I've developed my program using 1024, 768, 96, 96 but now that laptop screens have gotten so large and most resulations on the are set to 1440 X 900 when a screen displays on one of these screens it is set ...
|
| Query based form using a text control on the same form | 06 May 2007 19:33 GMT | 1 |
I read the previous posts on controls not visible in form view and I am having the same problem, but not sure how to fix it or what my options are. The query the form is based on uses an unbound text control as a reference. what I want is this: a form where the user enters into a ...
|
| Auto enter date and time | 06 May 2007 19:30 GMT | 4 |
I have a form based on a query of appointments. I want to be able to have the user enter the appointment number (I've used a combo box to allow this), and have the arrival date and arrive time (two separate fields, I know, not cool, but I inheireted it this way) automatically ...
|
| Sorting a form based on query gives error | 06 May 2007 13:29 GMT | 2 |
I have a form based on a table that isn't sorted so I created a query and sorted it. On the form, I have a combo box which populates from the query and I've sorted a field in the in the said query. The combo box control source is AuthorTbl_ID, which is a lookup field to the ...
|
| automatic update in quarter text box | 06 May 2007 12:40 GMT | 1 |
I have a form where the OTDLdaTe text box is entered and woud like the the quarter field to automaticly have the correct quarter entered. I currently have to enter the "Quarter" I do not know where to start and in which text box use.
|
| access to available items in combo box | 06 May 2007 12:34 GMT | 2 |
in my combo box there are around 15000 items, but for accesing to all of them i have problem because i have to push the arrow bottom of combo box alot and it takes a lot of time. Thanks.
|
| Word 2003 cursor problem | 06 May 2007 04:39 GMT | 1 |
I have a problem with Word 2003. The cursor does not work in the document. Meaning you can't click in a document and move the cursor. It does not matter if you are using a new document or opening a previous document. If you start word in safe mode the cursor will work. I ...
|
| Coping with missing year value in date data type field (Rephrased/Repost) | 05 May 2007 22:46 GMT | 10 |
Suppose I am collecting Date of Birth data for a contacts application. However, some contacts are only willing to provide day and month information, but withold the year of birth. What's a good way to deal with this? I can think of two, but...
|