| Thread | Last Post | Replies |
|
| Adding a record to an existing datasheet | 15 Jan 2008 01:46 GMT | 3 |
How would you enter a record between existing records on a datasheet?
|
| Use one report with two queries | 14 Jan 2008 19:06 GMT | 5 |
I have a complicated report the gets its data from a query, it works well. I now wish the use a copy of my report with a different query, ie with a different Control source. I know I can specify the query or Table to be used in my report when it is first set up but how do I
|
| Relationship problem | 14 Jan 2008 18:39 GMT | 6 |
I'm working on my first data base and I've run into a bit of a snag. I have a few tables but i'm only really concentrating on 2 for this example. My one table is called Job information which lists: a contract number(primary key), a description of the job, and all the finacials ...
|
| Report | 14 Jan 2008 18:21 GMT | 3 |
Why wouldn't the below query post the 2007 and 2008 Totals in a report? I get all the other information but I do not get the totals. Can someone help? SELECT DISTINCTROW tblMoneyManagerName.[Account Name], Sum(qry2007Totals.[SumOfCommission Amount]) AS 2007,
|
| Launching a report from a Text Box | 14 Jan 2008 18:06 GMT | 6 |
I bothered everyone on launching a report from a Combo Box on Friday. That did not give me exactly what I wanted but it did work. I would like to have all of the reports which I have listed in a Table appear on the screen with their description. *****Mission completed.*****
|
| Create a chart WITHOUT using tables or queries | 14 Jan 2008 15:12 GMT | 3 |
I want to be able to create a chart from some total boxes on my report. The totals are not stored in any table, but I want to create a chart from them. The problem is that chart wizard only uses tables or queries to make it's graphs. Any way to do this?
|
| Changing field value in underlying linked table | 14 Jan 2008 13:49 GMT | 3 |
Microsoft XP Pro - Access 2002 I have a form based on a query (which has calculated fields in it) and which, in turn, is looking at a linked table ("orders") From the open form I want to change the value of a checkbox
|
| CLEANATOR has attacked my new HP PC. | 14 Jan 2008 00:19 GMT | 2 |
I went on the Internet with my New HP PC using Vista Home Premium, only to have an attack from a program called "CLEANATOR" when asked if I wanted the program I clicked NO! However the program was down loaded without my request. How can I get rid of this program? It is taking ...
|
| Forms not working | 13 Jan 2008 23:34 GMT | 1 |
I have created a simple 4 table DB and I am now trying to set up a form to enter data, I am having problems as when I select all the fields I can only enter data in to some of the fields.... ie if I create a customer address form it works and a product form that works and an ...
|
| Can't find Macro message | 13 Jan 2008 20:10 GMT | 1 |
I apogize if there's a double post; first attempt browser said page not available... I actually solved that problem by figuring out how to use the docmd.findrecord. So I was adding and removing controls to try to get the
|
| How do I save a query as a text file | 13 Jan 2008 17:20 GMT | 8 |
I have a query with the following fields Id Staff Number First Name Surname I need to save the query as a text file using the Tilde to separate the fields, so it would look something like this.
|
| Transferring Field from Existing Table/limitations and change of d | 12 Jan 2008 23:45 GMT | 1 |
Thank you in advance for your help! I have two Excel spreadsheets that I successfully imported into Access 2003 and created tables for. I need to add the field from one table to the other, but there is not a direct match in the relationship. The large table uses the Employee ID ...
|
| query just the first initial of a name | 12 Jan 2008 20:12 GMT | 4 |
I have a query which includes the first name and surname I would like only the persons initial in my query, so instead of steve goodrich I would get s goodrich Could anyone offer any advice on how to achieve this please
|
| Formula help | 12 Jan 2008 14:25 GMT | 7 |
Hello, I was woundering if this is possible and if so how would I go about doing it. I have a text box named txtEmployeeTime that we enter how many hours in decimals an employee worked for the day (Never exceeds 8.00). I also have a text box named txtDTRegular which we enter that ...
|
| It worked in XP, Why Not Vista? | 12 Jan 2008 00:36 GMT | 2 |
I've been using an Access 2000 (part of Office 2000) database for several years now for my stamp collection with no problems; but recently got a new computer using Vista and moved things over. Now, for instance, get "function is not available in expression in table-
|