| Thread | Last Post | Replies |
|
| Well it was a hyperlink in excel - I sware. | 10 Feb 2006 23:23 GMT | 3 |
Hello Group. I have imported an excel spread sheet into access. they hyper links work fine in excel but do not work once I import them into access.
|
| writing formula for Access | 10 Feb 2006 20:05 GMT | 5 |
New at this. I am having trouble writing my formula (invalid syntex) to get sum of one field if another field is ="credit" =Sum([Total_Paid])IIf([MoneyRec]="Credit",0))) And then I Need to another formula to subtract $700 from the sum for a
|
| Error opening report - OpenReport action was cancelled | 10 Feb 2006 18:15 GMT | 5 |
I have an Access database for 8 users. Only one user is having trouble opening a report and the other users are not. I'm using a command button to execute the report and the error is "Run-time error '2501'; The OpenReport
|
| Calculations in a query not working if nothing is entered into field - How to solve? | 10 Feb 2006 18:08 GMT | 6 |
I am new to Access and have designed a database by the seat of my pants. I have a problem with a database I designed. For each record (called Product) I am trying to add several fields together (call them Qty1,
|
| DCount Issue | 10 Feb 2006 18:06 GMT | 1 |
I have inherited an Access DB and I have been trying to clean up extra Qureies and replace with DCount. I have been fairly successful but....... I want to comine 2 that I am using and make them the inverse . One is
|
| Comparing two forms | 10 Feb 2006 17:15 GMT | 3 |
Is there a utility available that will compare the properties of two Access 2000 forms? I want to see where the properties differ between the two forms.
|
| Outlook should keep shared calenders open each time I log in | 10 Feb 2006 15:17 GMT | 1 |
I find it frustarting that every time I go into calendar, I keep on having to re-tick the shared calenders boxes. I would prefer it if it were possible to keep others calenders open as a default ----------------
|
| Counting | 10 Feb 2006 15:00 GMT | 1 |
I have a Report and I need to count data based on information contained in other fields. For example, I need to count all the ID Numbers where the completion status is 100% and the invoice amount is greater than 0. I need to put this expression into a text box but I have come up ...
|
| Break Points not Clearing | 10 Feb 2006 12:56 GMT | 3 |
I have had this problem for sometime now and not sure how to clear it. I have been debugging code and now it works fine. I clear the break points and run the code but the code still stops at an old (CLEARED not flagged) break pioint.
|
| Popup form | 10 Feb 2006 12:50 GMT | 1 |
Occasionally my forms maximise them selves. To stop this happening should I use popup, dialogue, modal or set resize to no.
|
| how do i simulate EXCEL auto filter in ACCESS | 10 Feb 2006 12:12 GMT | 1 |
What I mean is can I have a Form/Subform that has a Listbox /Combo Box above each field and do searches on the main db and return relevant data that can be viewed and edited below the relevent Listbox/Combo box
|
| Switchboard not linking to populated form | 10 Feb 2006 09:59 GMT | 4 |
I used a database wizard (Contact Management) to create a new database. I then created a new form in my database and added a new item on the switchboard to link to this form. When I view the form from the Database window, I can view the records entered onto the form. However, ...
|
| made database. How do I access for mailing labels? | 10 Feb 2006 06:53 GMT | 3 |
I used the access to make an address database. I would like to know run mailing labels from this. I have tried mail merge with no success. What am I doing wrong. I have 256 addresses in the database Thanks
|
| Finding the values | 10 Feb 2006 02:16 GMT | 2 |
I am new to Access programming and I am needing to find out how create a query to get information on patient accounts that are in arrears : 30 days, 60 days and 90 days past due. Hope it makes sense.
|
| Date/Time | 10 Feb 2006 01:44 GMT | 3 |
I have a bound form and one of my text boxes is pointing to a a date/time field. Whenever this value goes in the time is appended. I have set the format to = shortdate and added the correct input mask. I am seting the value on the textbox to = date. and the time is appended. When ...
|