| Thread | Last Post | Replies |
|
| Prompt for Parameter Value Help | 20 May 2008 19:54 GMT | 6 |
I have a database that has been working fine, now it starts asking for parameter. I created a switchboard that opens to screen where user selects name from a combo box and then a list is populated with a list of his jobs. User then
|
| Autoform:Columnar | 20 May 2008 19:26 GMT | 2 |
Hi, i have a user who is using Access 2002 SP3. Trying to open an Accesss 2000 file format database and create an Autoform Columnar. When they try, they get an error message - one of the little information boxes simply stating that "the wizard is unable to create your form". ...
|
| combo form filter | 20 May 2008 19:13 GMT | 2 |
Can anyone help with this issue please I have a form to list clients. On the form I have a combo box with a list of events I want the users to select an event from the combo box and filter the fom
|
| Clear check box everytime I exit form | 20 May 2008 18:51 GMT | 1 |
Hi! This may be a simple thing, but I can't figure it out. I have created a continuous form. There is a check box field (which is bound to a table) that I want to clear every time I exit the form. I created an update query to update to no when the criteria was yes...but do ...
|
| Problem adding (All) to numeric field combo box | 20 May 2008 18:20 GMT | 1 |
Hey there, I am having a problem with my combo box. I have 3 in total and 2 of them are Text fields so when I add the (All) to my Union query everything is fine. I figured out a way to add (All) to my numeric field combo box but my
|
| Using Form Wizard in Acc07 | 20 May 2008 17:31 GMT | 2 |
Hi, I used a form wizard in Access 2007 and I can't seem to modify only one of the fields in design view. When I change the size of that field, ALL fields on the form are changed to match it, which isn't what I want. Where on the menu do I select or deselect the feature that is ...
|
| pdf icon missing in form view | 20 May 2008 16:48 GMT | 1 |
When I insert a pdf file into a bound OLE object control on a form the pdf icon does not show. The file itself loads and all other file types properly load their respective icons. The PDFFile.ico file displays correctly in the change icon screen off of the Insert Object subscreen ...
|
| VB query code | 20 May 2008 16:33 GMT | 5 |
Can anyone tell me why the code listed does not run from a comand button when clicked? I have copied the query code and modified it so as to replace the name of a field when extracting the query. Private Sub ExtractForecastPurchases_Click()
|
| How do I save an Access database using a button from a form? | 20 May 2008 14:42 GMT | 1 |
I have an Access application where i defined a form. I want to be able to put a button in the form that will allow browsing for a location where to save the database and also to save it there. Thank you very much
|
| How do I access a parameter in a sub form? | 20 May 2008 13:39 GMT | 3 |
I have a main form that contains a sub form. I have a form that prompts for the parameters (on open) but the sub form prompts for the paramters before my form is called. If I eliminate the form and use the paramters that the sub form prompts for then I don't know how to name ...
|
| Grand total only takes the first field and does not sum the entire subform amount | 20 May 2008 13:35 GMT | 1 |
I have two subforms in access 2007 which Total fine on their own but when i try to get a Grand Total for both subforms it only calculates the first field of each subform. this is what ive used to calculate.. =Nz([QryProductQuoteDetail].[Form]![Cost])+Nz([Replacement Details
|
| Button to insert Symbol | 20 May 2008 09:40 GMT | 3 |
Hi, I'm currently preparing a form on which some unique symbols are to be used on the inputting. Since this symbols are not conveniently available on the english keyboard inputs, I'm thinking to create buttons for these symbols, where when clicked, the symbols will be paste on to ...
|
| Binding a text box to an expression | 20 May 2008 08:07 GMT | 2 |
I want to bind a text box (containing a hyperlink) to an expression. I don't want to include the field in the form's field list. I just want a way to be able to bind the text box to an expresion. (btw my expression is taking some values from the same form).
|
| DblClick to Pick a Record from Datasheet/Table | 20 May 2008 07:57 GMT | 4 |
Hi to all, I have created a form with comboboxes and everything works fine. When you doubleclick in a combobox the corresponding table or Datasheet form with the rows of values opens in a new window.
|
| Question: Counting subform records on main form | 20 May 2008 04:04 GMT | 1 |
Hi, I have a very simple question, I think, related to counting subform records on my main form. I have a text box in the header of my subform that counts records. I also
|