| Thread | Last Post | Replies |
|
| Printing in Colour on HP840C | 01 Sep 2008 00:26 GMT | 3 |
I've tried the test print & my colour cartridge is working but I can't print in colour. This is a new problem. Perhaps I am not selecting the right choice in the print menu? Any suggestions?
|
| Can't Follow the Hyperlink Warning Message | 01 Sep 2008 00:22 GMT | 1 |
I have a very simple database (no VB code) and the following problem: I have a Form1 which has a label control on it whose hyperlink property is filled out and points to a macro in the same database (Object In This Databse). The macro opens a Form2. As you may have guessed, my ...
|
| MDB size estimation | 31 Aug 2008 20:35 GMT | 6 |
Are there rules of thumb? Back in the days before Microsoft vanquished programming efficiency, you could calculate sizes fairly precisely - multiply integers by 2 and longs by 4 and so forth (allowing an address table and code and certain overhead).
|
| Three dimensional display of warehouse pallets? | 31 Aug 2008 19:29 GMT | 13 |
For the location recording of pallets in our warehouse we use a three dimensional grid as follows: Left to right, rows A to M Front to back, stacks 1 to 4
|
| How do u report spam? | 31 Aug 2008 19:08 GMT | 1 |
how do you report spam????
|
| Counting the return number of query results | 31 Aug 2008 17:07 GMT | 2 |
Hey Guys, I have a query that so far works fine. So far what is does is as fallows: 1) Returns to me the number of Marketing EMails i sent to a specific
|
| How to retrieve a query result to variable? | 31 Aug 2008 14:00 GMT | 1 |
Is there any way to retrieve a query result (more that one record) to variable?
|
| Installing Access 97 on Win XP | 31 Aug 2008 12:09 GMT | 4 |
I have Access 97 Upgrade, never needed to upgrade to anything newer. Now I've moved on up to Win XP and I wanted to install Access 97. I tried installing Access and was told that it couldn't find my "qualifying product." So I dug out Office 97 and installed that. Tried again. ...
|
| Access query | 31 Aug 2008 11:50 GMT | 2 |
I have a database containing a linked excel sheet, as a table and am trying to sort the data and am unsure how to do it. The data concerned is a list of user logins to a server and I want to be able to
|
| object bound to table 'Contacts' is open or... | 31 Aug 2008 06:30 GMT | 1 |
I downloaded the Contacts management template. When I go to the "Design View" to add columns to this database I get a message that says: "Either an object bound to table 'Contacts' is open or another user has the table open. Do you ant to open the talbe as read-only?"
|
| How to make Crosstab query | 31 Aug 2008 02:06 GMT | 2 |
Greeting, I have 2 tables, one for sales, one for customers, and one for revenueitems. Sales table has the following fields: RevenueitmesId
|
| How can point me out the best way on a query | 31 Aug 2008 01:29 GMT | 7 |
Hi have a DB were I control the transactions made by a group f people. The DB has two tables that are related in 1 to many.A table with people information(name, adress, and so on) and a table with money transactions.
|
| Downgrading versions so custom database accessible to all group? | 31 Aug 2008 00:58 GMT | 5 |
I've been reading Microsoft Help areas and posts but can't find this info--maybe too basic: We got 4 new Dell computers in Dec. 07 which had Office Prof. 2007. Our nonprofit has 3 other Dell computers with Office 2003 (all computers Windows
|
| Dropdown box in a form | 31 Aug 2008 00:51 GMT | 8 |
Years ago, I created a simple database in Access 97, to track prices of grocery items. Since the list was generally the same I used the column of groceries as the basis of the dropdown list, which could be easily extended, in an entry form.
|
| Change from 1st Day of Month to Last day | 30 Aug 2008 20:18 GMT | 5 |
I want to change my code from The first day of each month to the last day Please any help................Bob SELECT qOwnerPercentAmountInPaymentMethodAll.OwnerID, Sum(qOwnerPercentAmountInPaymentMethodAll.AmountSummary) AS Dues,
|