| Thread | Last Post | Replies |
|
| Count - if statement.... | 27 Apr 2008 07:39 GMT | 3 |
I created a box called TXT_Completed for me to put ="Completed: " & Sum(IIf([Answer] like "1",1,0)) & " of " & Count (*) and it works. I have four groups and I want to set like below and I'm not able to
|
| Hidden Text in a list box | 27 Apr 2008 05:53 GMT | 1 |
Hi, im a yr 12 IT student and ive been having some troubles with a list box ive created. i've made a custom dialog box to replace a simple parameter query which is working fine linking the form to my query, however when i click the drop down list none of the text is showing. The ...
|
| Lebans MouseWheelOff and scroll in textbox in subform | 27 Apr 2008 05:44 GMT | 3 |
First thing first: MouseWheelOff is an excellent extention to Access. For users used to scroll in textboxes with the mouse wheel access applications can be a nightmare.
|
| Browse button and show pictures | 27 Apr 2008 05:42 GMT | 2 |
I'm after the facility to browse to a file from within Access 97. Also How do I show a picture in a form which exists on the hard drive? Thanks, J.
|
| Reusable code forms help for a newbie please! | 26 Apr 2008 23:38 GMT | 2 |
Im hoping someone can give me some guidance on this problem i want to try and solve. I basically have bout 6 or 10 forms with a lot of common form validation for the combo boxes
|
| Override default value sourced via Dlookup? | 26 Apr 2008 22:25 GMT | 7 |
I have a Quotes table and form, and a Costing form which is based on the CostsActual table. On the Costing form I want the various components of our costs to display the quoted amounts by default, but if these have actually come out different
|
| Problems with tab form | 26 Apr 2008 22:11 GMT | 3 |
I am trying to create a tabbed form to enter data. My problem is as I move from tab 1 to tab 2 the fields that I placed in tab 1 carry over to tab 2. How do i stop the carryover from tab to tab> Thanks!
|
| Tab page behavior | 26 Apr 2008 03:13 GMT | 1 |
I'm experiencing a weird behavior. when I go from tab to tab on my form (only when it is maximized) it scrolls/moves the content of the form up and down slightly. What is causing this? I need to make it seemless. Thank you
|
| How can I receive e-mails in Outlook Express and Microsoft Mail | 26 Apr 2008 02:13 GMT | 1 |
I have a new laptop with Vista (Microsoft Mail) and a PC which is using Outlook Express and I would like to receive my e-mails on both of them. How do I make this happen. Pat
|
| Questions re: check boxes from new Access user | 25 Apr 2008 22:24 GMT | 4 |
I have just created my first Access database and form. I have a problem with the check boxes. When I am in record #1 and check the applicable box, it stays checked in all the other records. So when I change the check box to the applicable one for record 2, that becomes checked in ...
|
| boundcolumn | 25 Apr 2008 22:13 GMT | 1 |
can't figure it out. I have a combo box setup as below. bound column = 2 column count = 2 I want to return the data in the second column to the table.
|
| How do I use option group to open correct subform in retangle box | 25 Apr 2008 19:42 GMT | 2 |
I have option group with 3 buttons. When one is clicked...I want the correct corresponding subform to open in retangle box next to option group. I have buttons opening subform but it does it in new window not on main form Thanks
|
| Scrollbox: using a scrollbox to sroll in a text object | 25 Apr 2008 18:59 GMT | 12 |
I have fairly large text field, which will hold a fair amount of text in my database. I will be typing the text via a text object in a form. Normally, the method for scrolling through such a box is to simply use the arrow keys and go
|
| Date should be <DayOfWeek>,<Long Date> | 25 Apr 2008 16:53 GMT | 1 |
I have a textbox in a form. It's a date and currently shows e.g. 25 April 2008 but i want it to display Friday, 25 April 2008. :) Thanks Wayne
|
| Stop Print Form | 25 Apr 2008 16:01 GMT | 1 |
Is there a way to disable the user's ability to print a form. Why? A user accidently pressed print of the main form and it just print all 1053 records. I know there is user training, but is there a way to stop this from hapening again to avoid the issue altogether?
|