| Thread | Last Post | Replies |
|
| Print shown records of a form in report???? HELP STUCK | 21 Oct 2007 17:01 GMT | 1 |
Ok so ive got a form showing the order details of a customer in a subform, i want to print these details shown on that one form in an already built report. If i make a command button just print the report it looks messy and un reciept like, but if i print the report it prints all ...
|
| Structure and Searching | 21 Oct 2007 16:51 GMT | 1 |
I am trying to create an employee contact database (sounds simple enough). The catch is one employee can be responsible for multiple counties or states. Once the database is created, I would like to be able to search any and all employees working a particular county. Help please.
|
| adding information to groups on reports | 21 Oct 2007 13:44 GMT | 2 |
I have reports that are grouped by department. Here is some example data: Name ----- Dept ----- Course ----- Grade John ----- Math ----- Algebra ---- 75 John ----- Math ----- Geometry --- 80
|
| Sending emails using access & outlook on citrix | 21 Oct 2007 13:14 GMT | 4 |
We've recently switched our users over to citrix and now ever since then none of the email functions I have in my database are working. Prior to the switch the users had outlook on their desktops and when using the database they would trigger emails via command buttons, etc. It ...
|
| Access 2007 users and groups | 21 Oct 2007 13:11 GMT | 4 |
I'm developing my first Access 2007 application. I've developed many applications in earlier versions of Access. I'm embarassed to ask an Access 101 question: How do I secure an Access 2007 database? I want users to log in. I want to
|
| DLookUp And DMin Problem | 21 Oct 2007 11:40 GMT | 1 |
Would you please tell me the problem of the following: DLookUp("OrderQty","[Current_Purchasing_Order1]","[Current_Purchasing_Order1].PN='"& Stock.PN &"' And [Current_Purchasing_Order1].IssueDate='Dmin("IssueDate","[Current_Purchasing_Order1]","[Current_Purchasing_Order1].PN='"& ...
|
| Date Validation | 21 Oct 2007 11:01 GMT | 8 |
I'm trying to restrict entries into a table so that the date something was sent can't be before a request for it was put in. In the Validation Rule in a table, I've typed in: "[DateSent]>=[DateRequest]"
|
| Redesigning an Access Database | 21 Oct 2007 07:58 GMT | 4 |
I've worked with an access database for a year now which I believe really needs to be redesigned from scratch. This is because it has been mainly summer students who have contributed to it over the years and it is quite a mess as a result.
|
| Removing database password from acc97 file using acc07? | 21 Oct 2007 06:36 GMT | 6 |
I'm doing some reverse engineering of copy a legacy Access 97 app I've stumbled upon. The original developer is moving out of state and the club needs somebody else to maintain it. I'm the closest thing to a volunteer, but am totally Acc03/07 in all of my current work.
|
| Sequence Grouping | 21 Oct 2007 06:04 GMT | 6 |
Below is my table: Raw_Data @S1 A02F
|
| link fields | 21 Oct 2007 05:04 GMT | 1 |
I have a table 'vehicle details' consisting of 2 fields 1 Fleet Number 2 Registration Number In a form I have 2 combo boxes for the above and what I would like to do is
|
| ms access will not open ... | 21 Oct 2007 04:30 GMT | 1 |
i just reinstalled office 2003 suite .. i tryed to open a database for access and it gives me a windows installer box but never opens the program ever please help thks
|
| Creating a Database | 21 Oct 2007 04:29 GMT | 2 |
I am the money manager for a Girl Scout troop and need some help creating a database that would keep track of registration dues (yearly), regular dues (weekly), when these dues are deposited, check written, with dates, check numbers and such. I want it to feed into a simple ...
|
| Parse string | 21 Oct 2007 01:52 GMT | 3 |
Hi. I would like to parse a single string no longer than 10 characters into separate text and numeric groups. There is no delimiter and data in the field might look like this: Input=>Output
|
| Budget Subforms | 20 Oct 2007 23:00 GMT | 19 |
I have a project for a client that is essentially goals and subgoals, so for instance, you have goal 1 and subgoal 1.1. I've created a table tblBudget with fields BudgetLineID, BudgetGoalNumber, Amount and BudgetCategory (which comes from a separate categories table). I
|