We have a system that hangs when opening Outlook and when I look in Task Manager, the CPU usage is at 100% and the svchost.exe process is around 98%--I have not been able to figure out the Outlook hanging issue, so is it normal for this process to be 98%? Or is that the hang issue?
Thanks!
I have a make-table query with this as an expression--Expr1: [Enter fiscal year for letter, ie 2004-05]. When the user enters 2004-05 (for example), it becomes a binary type of field........how can i format this so that it is a text entry?
thanks!
I have a form that displays address information. For some reason this form occasionally will not allow fields to be edited--after you type the change, and tab out of field, it reverts back to the orig data. but actually it seems it is the record that may be the problem because you can go to...
Somehow one of my Access 2000 tables has a corrupted record and if i try to delete the record, i get a message that says "the search key was not found in any record." and it won't allow me to delete or edit the record......
how can i handle this?
thanks!
I would like to have an expression on a report that uses the dlookup function to look for a value that is on the report to see if it exists in another query......
something like:
=iif(IsNull(dlookup("donor_id","collections thank you pet lib",donor_id=donor_id on report))," ","**") except I...
I have three columns of information that i would like charted. 1st column--year, 2nd column--number of grants, 3rd column--total dollar value of grants. i need the x axis to be year, the y axis to be dollars, and have the dollars charted using a line graph. but i would like the number of...
i have a Word document that have a jpg file inserted into it along with text. i have set the Word file up as a merge document and want the document merged into an email. however, in my test run, the jpg is lost when the document is merged into an email. I have the mail format set to HTML in...
A user has a laptop that has Microsoft Antispyware (beta) installed on it, and it must have removed a spyware program and along with it the spyware-based LSPs, and the user no longer has Internet connection wirelessly. Per the Microsoft knowledge base, the antispyware program does not restore...
I'm using a Dell wireless broadband router and a Dell laptop with a Dell internal wireless card. The laptop connects fine, but the signal strength recently has been fluctuating between low and excellent without doing any work on the laptop or moving it or the router --is that normal? The...
can you have more than one criteria in the dlookup expression? i can never get it to work if i need two pieces of criteria....
dlookup([id],"table","field1=me.field1 and field2=me.field2")
me.field1 and me.field2 are on my form (and in the table) and i'm trying check after field1 is updated...
can someone please tell me what is the trick to being able to read CD-RWs in different drives? a user created a CD at home and when we try to access it at the office, it says that we need Veritas UDF reader to read the disk, but I can't find that program anywhere in a downloadable...
i have a macro that uses a dlookup command in the condition column. the macro stops here if the table that the dlookup command is looking in does not exist (the table exists to the extent there has been no user error). what is the best way to verify that the table exists, and if not, give...
i have an access 2000 database that has many forms. they display in various sizes based on the way they were created. there are maximize and restore commands throughout....but it can be distracting when the screens are resizing while moving between them. i don't necessarily want them all full...
Can anyone explain why the code below bombs out at the ** (** is not in the code). the error message is run-time 3021, no current record. there are two records in the table with different ids...thanks--
Function Petlib()
Set db = CurrentDb
Set rs1 = db.OpenRecordset("SELECT [collections...
i have a form that has a creator field, a creator id field and a donor field. the creator field refers to name on a previously opened form as does the creator id. the donor field defaults to the creator field.
i want to change the donor field to a combo box so that the user can look up names...
I have a table of records that includes a begin date and an end date for a residency. I need to create charts by month for the last ten years, ie Jan 95, Jan 96, Jan 97... Jan 04 on one chart. What needs to be plotted is the total number of residency days in the month, ie a simple example is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.