| Thread | Last Post | Replies |
|
| Query | 10 Sep 2006 17:30 GMT | 3 |
Hi: When i run my query between two dates its not sum WM_Amt on the basis of two dates SELECT tbl_WebMail.CRC, Sum(tbl_WebMail.WM_Amt) AS Totamnt, tbl_WebMail.WM_Date
|
| i need urgent help with command button | 10 Sep 2006 16:33 GMT | 1 |
i have main from and employee form i need to create command buttonin the main from that when you click on it employee from but with new record and taking care of nothing dupplicate the old information could you please help me with it
|
| Form Size | 10 Sep 2006 15:31 GMT | 5 |
I am creating a main form in Design View. It will just contain command buttons that open other forms. When I go to design view, it gives me the form canvas and the window that the form is designed in. If I wnat the form to be 3" by 4" I can drag the
|
| Check Against Group | 10 Sep 2006 11:36 GMT | 1 |
I've got a form with a button to open up a list of management reports but I want to allow only users who are members of "Management" to be able to click the button and open up the list of reports. How do I go about doing that? Thanks
|
| retrieving data | 10 Sep 2006 05:16 GMT | 4 |
I have a table with 2 columns, CoName & CoLocation CoName allows dupes, CoLocation does not. On my form I will create a drop box to choose the CoName. I then want to use a drop box to choose the CoLocation while seeing
|
| I have some informations about your affircan branches | 10 Sep 2006 01:39 GMT | 3 |
I recieved an E-Mail about a LOTTORY mail form a company that called himself one branch of you. please give and send for me clearly informations about it. Thank you
|
| Form open in the background | 10 Sep 2006 01:36 GMT | 1 |
Hi: I create a button on my main form. When i click on it the other form is open in the background of the main form. Can anyone please help me why it open in the background of the main form. Thank You.
|
| PREVIOUS RECORD VALUE IN FIELD | 10 Sep 2006 00:46 GMT | 6 |
PLEASE CAN SOMEBODY HELP ME OUT ON THIS PROBLEM I AM WRITING AND ACOUNTING DATABASE AND I NEED TO GET THE PREVIOUS RECORD FIELD (WHICH IS SUM( "A" FIELD + "B" FIELD) E.G
|
| Calling Control Info from Table | 09 Sep 2006 20:27 GMT | 1 |
Not sure I have the title right here, but here goes Thanks to an earlier post I now have my Form with many buttons beautifully coloured etc. However as I update the information the data on screen becomes dated ... I have toyed with the idea of storing information about Control
|
| Using Multiselect List Box Values in a Query | 09 Sep 2006 19:28 GMT | 1 |
Is it possible to use the values selected in a Multiselect list box to limit the results in a query (much like using a single value in a combo box or standard list box)?
|
| Toolbar comand | 09 Sep 2006 14:40 GMT | 3 |
I have a button in a form which prints the record in use by clicking on it. I wrote some code to do that. However, I would like to replace that button by one comand in a toolbar attached to that form.
|
| Why do I get the Total price saying #Name? afte the calculation? | 09 Sep 2006 13:58 GMT | 8 |
Please somebody help me. Whatever when I trying to put a calculated control in a text box in a form design view , I get #Name appear in my sum total box in the form view. Did anybody experienced this.
|
| PREVIOUS RECORD VALUE | 09 Sep 2006 12:35 GMT | 3 |
PLEASE CAN SOMEBODY HELP ME OUT ON THIS PROBLEM I AM WRITING AND ACOUNTING DATABASE AND I NEED TO GET THE PREVIOUS RECORD FIELD (WHICH IS SUM( "A" FIELD + "B" FIELD) E.G
|
| Calling a field from another subform | 09 Sep 2006 11:54 GMT | 3 |
Onclick event - copies data from one field on one from into another field on a different form. Main Form - Potential Two subforms in Main Form (using tab control)
|
| Assigning an On Click event to a label | 09 Sep 2006 04:46 GMT | 3 |
Is it possible to assign an On Click event to a label on a subform which will allow you to sort the records displayed? For example, the label for the date field on a subform: click on it the first time and records are sorted ascending. Click on it a second time, and records sort ...
|