| Thread | Last Post | Replies |
|
| DSUM Syntax | 22 Oct 2005 14:22 GMT | 3 |
Can someone check my syntax please: textbox control source: =DSum("[Session]","Clients","[session]='AM'") Tablename 'Clients' Field 'Session'
|
| 1st Record in Report different | 22 Oct 2005 13:36 GMT | 1 |
I have a database in msaccess with report. I get records in form in sequency as I want. But last record of the form I get 1st in report. How can I solve this problem? a.kutty@mobily.com.sa
|
| Incrementing Dates | 22 Oct 2005 09:16 GMT | 7 |
I have two fields - StartDate & EndDate. Is there any way via a form by which I can insert the Start date and have the EndDate field in the table automatically updated??
|
| create search form | 22 Oct 2005 04:30 GMT | 5 |
How do you create a form that will search for items and display them in datasheet view in a subform? I have a table that has lots of data regarding orders. I want to be able to search via a PO number, Manufacture location etc and the records populate in a subform.
|
| how to enter data into calendar on a form | 22 Oct 2005 04:23 GMT | 1 |
I have inserted a calendar into a form in my access database. I want the user to be able to enter data into the dates -- like the calendar in outlook. I know it would be easier to use outlook but my client hates outlook and sharing the calendar with outlook has not worked. Can ...
|
| Combo Box Help | 22 Oct 2005 00:43 GMT | 1 |
I'm working in a form with a combo field that grabs its data from a query, and am trying to get the selection to auto-fill another corresponding field on the form from that same query. For example, here are some of the lines from the query:
|
| Financial Data | 22 Oct 2005 00:35 GMT | 2 |
Hi. I'm attempting to create a db that is essentially like personal finance software.. I need to be pointed in the right direction or find templates for MsAccess 2003
|
| Calendar and Contact Sharing - What Happened? | 22 Oct 2005 00:15 GMT | 2 |
So I install a copy of MS Office XP I've had sitting on the shelf on my new laptop, bring in all my data from the old machine (which was using Office 2000) and suddenly I can no longer syncro Calendar and Contacts with my home computer nor my secretary computer's Outlook 2000. ...
|
| Focus-Less | 22 Oct 2005 00:05 GMT | 1 |
How do I open a form and not have any of the command buttons set to focus? I'm trying to open a type of switchboard where the user only has command buttons to choose from. I tried a text box with the same color background as the form but i did not care for the blinking cursor. ...
|
| How to (re-)populate combobox in subform | 21 Oct 2005 21:29 GMT | 1 |
I've a form with a data entry field SelField and a subform. The subform contains a combobox. Now I want to (re-)populate the combobox dependant from the value in the Field. The Rowsource Type of the combobox is Table/Query.
|
| Button Picture | 21 Oct 2005 19:50 GMT | 6 |
I would like to insert the button picture into a user documentation. I'm not able to extract the button picture from Access. Can anyone help?
|
| IIF Statement ? | 21 Oct 2005 19:03 GMT | 4 |
Can someone help with this iif statement in a query? This is an inventory database with two price scales. Here are my variables: IIf([Price Code]="Standard Pricing",[Sale Price]) IIf([Price Code]="GM Pricing", [Special Price GM])
|
| HELP | 21 Oct 2005 17:04 GMT | 1 |
Ok people i appreciate this might me a bit long winded but ANY help would be appreciated. i have a table called "Customer_Details" and i have 3 other tables calls "tariff 1", "tariff 2" and "tariff 3".
|
| After Update Upper/Lower case letters | 21 Oct 2005 16:55 GMT | 1 |
I have my fields setup to make the first letter uppercase, however, it makes all other letters lowercase (see code below). Is there a way I can code it to not change the case after the first letter...as in TX (abbreviation for Texas), which now would appear as Tx?
|
| docmd.transferspreadsheet | 21 Oct 2005 15:25 GMT | 2 |
I am using Access 2000. I have a spreadsheet in Excel. One of the columns is zip codes. Some of the cells in this column have 5 digit zip codes and some are the extended ie xxxxx-xxx.
|