| Thread | Last Post | Replies |
|
| Invisible buttons | 01 Jul 2005 00:46 GMT | 7 |
I have a form in a secured dtabase and I'd certain buttons to be invisible when user "bdavis" is logged in. How can I do this?
|
| Parameter in a report with a query as a recordsource | 30 Jun 2005 23:47 GMT | 2 |
I have a report based on a query object. In the query's criteria I use a function I created, GetParam(x) where x, is the parameter's array index, from a global parameters array e.g. for a query object that is based on 'select * from customer where
|
| Syntax error in Form | 30 Jun 2005 22:48 GMT | 5 |
I have a form call Job Card. When I open the form and enter the values and click the add button, it gets added(only for the first time the form is opened). When I enter the values again without exiting the form, it is giving me an
|
| Option groups - setting focus | 30 Jun 2005 22:31 GMT | 2 |
I have several option groups on a form which do not have a default value, all with the choices of Yes, No, Not Applicable. I'd like the user to be able to either use the mouse pointer or Enter key to navigate through these. If they use the Enter key, I would like the focus to ...
|
| Trying to figure out what Event fires for a textbox | 30 Jun 2005 22:21 GMT | 10 |
MS Access 2k, Windows XP ==================== Hi all, I have a form with an unbound textbox control (txtStartDate) to enter a date
|
| Combo Box | 30 Jun 2005 22:09 GMT | 12 |
I have a form with with a subform. form1 has client information with client name as the master field form2 has invoice information related to the client. client name being the child field
|
| Combo Box selection going to Rpt | 30 Jun 2005 21:34 GMT | 2 |
I have a form the has three combo box's on it. I those box's allow me to select three different choices. From there I would like to code in the three selections and have them used as the filter for my query. Here is what i have so far.
|
| Silly event question? | 30 Jun 2005 21:26 GMT | 6 |
I feel a little silly asking this, but I have a form that is not bound to any table or data, which is my intent. I've implemented event coding, but the code never fires. I'm trying to use the Enter() and LostFocus() events for different things; I know it's not firing because ...
|
| invalid syntax | 30 Jun 2005 20:49 GMT | 5 |
I am trying to set the status of certain deliverables. I get an invalid syntax error with this statment. I am sure I am missing parentheses somewhere but I am not sure where. =IIf([Date Rec'd]>[Dute Date],”Past Due”,IIf([Dute Date]<Date(),”Past
|
| status icon | 30 Jun 2005 20:10 GMT | 3 |
Has any one used status icon on a form that can be conditionally formatted Icon like a traffic light ? Thanks Danny
|
| How to save record upon lostfocus | 30 Jun 2005 20:07 GMT | 1 |
I am entering data into a subform. The data is saved when I move to a new record. Sometimes I would like the data to be saved when I click on a button in the form, without previously moving to a new record. Any advice would be much appreciated!
|
| Alternative to command button | 30 Jun 2005 20:01 GMT | 2 |
Has any one used an alternative to command buttons ? I am looking to be able to change the back colour. Thanks Danny
|
| how to set date field and have it show date field + year | 30 Jun 2005 19:44 GMT | 5 |
Need help. I am using a legal form, I need to insert a date in one field and set a statute date for a year later. I don't do any programing, this is all new to me. Thank you, James
|
| Can you Rotate a Bound Object Frame? | 30 Jun 2005 19:43 GMT | 1 |
I have a report that is landscape but there is a subreport in a footer that is portrait. The subreport contains site plans (drawings) that must be landscape unless I can rotate it. Even though it starts a new page before the footer, it still prints the subreport in landscape and ...
|
| Inability to View Form Coding | 30 Jun 2005 19:38 GMT | 4 |
Good day, While I can view one of my forms in Design View, I am unable to view its procedures from/by the following manners (Note I can view the code for the other 6 forms):
|