| Thread | Last Post | Replies |
|
| How do I avoid blank lines in addresses on Access Reports? | 29 Jan 2008 02:42 GMT | 3 |
On an Access report, how can I handle an "In care of" line on an address without leaving a blank line on the records without a c/o?
|
| Create a subform to track charges, payments & balance | 29 Jan 2008 01:49 GMT | 2 |
I would like to create a subform that works like a ledger or spreadsheet ie calculates a balance by adding charges and subtracting payments. I want it in table form with a field/column for date, description of service, check #, charge, payment & balance. Charges would be added, ...
|
| Database Design question | 28 Jan 2008 19:21 GMT | 2 |
I am having a design problem I can't seem to get around and was hoping someone could guide me in the right direction. I have a supplier that has several different styles and colours of product. Each box they send has an unique box number that contains one particular style and ...
|
| Opening a 2003 file in 2007: "...cannot be run in disabled mode." | 28 Jan 2008 13:32 GMT | 2 |
I have just upgraded to Office 2007 from 2003, and now when I try to open an .mdb file created in 2003 I get the message, "The 'Echo' action cannot be run in disabled mode." I can't find any way to open the file - it has a lot of vba in it, and I don't see where I could decrease ...
|
| want to code REFRESH ALL, not REFRESH | 28 Jan 2008 05:36 GMT | 1 |
I am under a situation where click "REFRESH ALL" works but not "REFRESH" (both found under Home tab ribbon of ACCESS 2007) I know code for REFRESH is ".refresh" but i cannot find ".refreshall" How can i code this "REFRESH ALL" action?
|
| Deleting a table in access | 27 Jan 2008 21:49 GMT | 1 |
Hi i am trying to delete an old table in access. I have put a new table in and the old table will not delete because it is a replica which I think happened when I was trying to use the briefcase going between different computers. I now cannot delete it - can anyone help
|
| auto fill records with combo box | 27 Jan 2008 14:09 GMT | 8 |
I am trying to create a simple subform but for some reason it is not working. Table 1 - tblequipmentprice (This table is fixed priced) one to many to table 2 ID - (PK)
|
| me.filter to return only unique records? | 26 Jan 2008 23:44 GMT | 2 |
How can I make "me.filter" (eg. me.filter="fieldA='abc'")to return only unique *eg. the first record) records instead of many? Thanks! Ken
|
| Getting data to appear in tables | 26 Jan 2008 22:33 GMT | 1 |
My database contains: • Data Entry form that includes fields for Form Number and Form Title • Documents Issued subform that has fields for Year, Rev#, Number Issued, Date Issued, Starting Number, Ending Number, Issued To, Dept Staff,
|
| Getting E-mail | 26 Jan 2008 22:32 GMT | 1 |
I have recently set up my e-mail, and have been getting normal e-mails for about 2 weeks, but then I have started getting blank e-mails. It says that it is from no one, and when I go to reply to it, it says please put recipients. Please help.
|
| Yes/No Question | 26 Jan 2008 18:43 GMT | 6 |
I think this is simple, but unfortunately - so am I. I want a yes/no field but instead of the choices being Yes and No I want them to be Active and Inactive. What am I missing under Help or in this discussion group?
|
| Ken Sheridan!!! | 26 Jan 2008 17:56 GMT | 7 |
I've tried twice to reply to the previous question that I asked....Not showing up. So here it goes again...a new thread. First and foremost...THANK YOU!!!! YOU ARE MY HERO!!! I went back through everything and made sure it was all lined out the way that you had said. It
|
| Database used to make work orders and purchase orders | 26 Jan 2008 05:29 GMT | 1 |
i would like to make a database that could hold information like a customers name, address, phone, etc. then within the database either by button or thru word, have it dump that information into a workorder or purchase order template i've already made. and then after the ...
|
| label making | 25 Jan 2008 20:43 GMT | 20 |
When I go to the "available fields" while attempting to make labels, I do not see {address 1} or {address 2} fields to choose from. All the other fields are there to choose from.
|
| f7s4r4v | 25 Jan 2008 18:26 GMT | 1 |
This is probably a real stupid question, but I have this code I wrote and run it on the afterupdate event of a form(the user types in a date or checks a box and some fields of the form are populated with information from another form and a new record is copied down with a different ...
|