| Thread | Last Post | Replies |
|
| sum text box porblem | 04 Mar 2007 04:51 GMT | 2 |
I have a text box for sum a group of text box in sub form. When I run the form, it works. But when I run the form using another form” run the form from other form by using a button” the sum text box does not work. Can any body tell me what is wrong?
|
| Query vs form with child & parent: Deleting rows | 04 Mar 2007 03:20 GMT | 3 |
When I delete a row from a query involving both parent and child rows, what determines which rows are deleted from the source tables? When I display a joining query in datasheet mode and manually delete one of the rows, only the record from the child table deleted, as I intended. ...
|
| Auto Populate Field | 04 Mar 2007 02:25 GMT | 3 |
I have a form in which I would like to auto populate second field based on item chosen on first combo drop down list. For example, field A is called Fruits and Field B is called Description. If I pick Apple from field A drop down list, Description portion of field B
|
| Existing table "Name of table" will be deleted before you run the | 04 Mar 2007 02:10 GMT | 1 |
Is there any way to disable the message below when running a make table query or replacing a table. Existing table "Name of table" will be deleted before you run the query" Do you want to continue "YES" "NO"
|
| copy default value to new record | 04 Mar 2007 01:54 GMT | 7 |
Help ACCESS MVP's I have a form with FAMILY, Address,City, ZIP & State. My form works as follows. If user selects Family="Y" then the address,city,zip & state value are
|
| Elapsed Time Format | 03 Mar 2007 21:46 GMT | 3 |
I have seen numerous suggestions for formatting elapsed time formats into hours and minutes such as: =[Minutes] \ 60 & Format([Minutes] Mod 60, "\:00") I need to calculate my elapsed times (between two fields in a database) down
|
| Schedule form...What type of query or queries? | 03 Mar 2007 21:04 GMT | 6 |
I am trying to make a schedule form. The customer wants the top of the form to have monday-friday (as columns). These columns will display the work scheduled for each technician and these columns need to be matched with the current week.
|
| Return Value? | 03 Mar 2007 20:51 GMT | 2 |
I have a table that stores technician time entries for the work they perform. The technicians are supposed to enter their work performed for each day. I am wondering how to check the data that I have and return a report or form that lists the technicians that did not turn in ...
|
| Calculations in Form do not display in the table | 03 Mar 2007 18:00 GMT | 1 |
Help! I've created a simple table. From that I created a form to enter the data. One of the fields (subtotal) adds two other fields together eg
|
| Open form based on subform criteria | 03 Mar 2007 17:59 GMT | 1 |
I have a form "market" that includes 100 records of cities their details. I have a subform on the page that lists television shows that correspond to that market. I would like to open the form and have the subform display only the tv shows in a specified date range. (Currently ...
|
| problem with hyperlinks? | 03 Mar 2007 17:20 GMT | 1 |
I had posted a question earlier, but could not resolve it here. I have done a bit more sleuthing, and I am perplexed by the bahavior of Access. Here is what I found: I was able to get the hyperlink working on a form when I created the form
|
| Delete rows in table from Module or Form | 03 Mar 2007 17:17 GMT | 5 |
Hi fols I've been trying to delete som rows from a table: in a form - wont work in a module - wont work either
|
| Controls on Forms..........Advice Please | 03 Mar 2007 13:07 GMT | 2 |
When A control say...command button is placed on a form and named say cmdTest.... If I then delete the control and place another and name it cmdTest.......a message appears sayin the control already exists.....although it has been
|
| problem in showing pic on LAN | 03 Mar 2007 12:28 GMT | 1 |
good day, I have a form for showing an employee pic. On my pc it works but when I share the database in LAN, it does not work. It papers the picture which has been added as default in picture source.
|
| Access 2003 Form Will Not Open | 03 Mar 2007 07:10 GMT | 1 |
Of serveral forms, only 1 will not open. I can see the VB code, but I can not open the form. The form seems to be locked. What happend: I got an out of memory message when openning another form. So I closed everything. When I reopened it, this happened.
|