Illegal operation error while printing EXCEL or WORD FilesHi,
I am facing an illegal operation error when i try to print any file from
excel (any no. of pages), this happens in stand alone printer as well as a
networked printer.
When we press the print button, it flashes this message, but still prints,
but once the printing is completed, i will have to restart the PC. Due to
this error other applications PRINTING also will NOT HAPPEN and the only way
out is, restart the PC.
This happens not only in EXCEL, it happens in all the MS applications
(outlook, access, front page, powerpoint also).
When I check the print manager (before restart),...
go to next cell and paste questionI am writing a macro that is supposed to take certain cells from a
"interface" page, remove them, and paste to a string of cells o
another. That is easy, but I cant figure out how to make them go t
another set of cells, if the ones I recorded are filled.
Example:
Sub Macro1()
'
' Macro1 Macro
' Macro recorded 8/4/2004 by Lane Lacy
'
'
ActiveWindow.LargeScroll ToRight:=17
ActiveWindow.ScrollColumn = 239
ActiveWindow.SmallScroll ToRight:=10
Range("IV2:IV7").Select
Selection.Copy
Application.CutCopyMode = False
Selection.Cut
Sheets("productivity&qu...
outlook 2007 runs slowHi
Outlook 2007 runs slow. Is there a way to speed it up.
Thanks
Do you have the outlook performance update installed?
Are you using a Dell laptop?
Did you upgrade from an older version and are still using that profile?
http://www.slipstick.com/outlook/ol2007/slow.htm - install the update
listed at the end - also make sure all OS and Office updates available
through Microsoft update are installed. If it's still slow, try the various
solutions that apply to your situation.
--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Need Help with Common Ta...
can't send anything in Outlook 2002I just sent a post asking for help because I can no
longer send email with attachments. After sending in the
post, I went back to Outlook and clicked on the
Send/Receive button just to check if I had any new mail.
I got the same message: "The operation failed". So I am
totally out of business with Outlook. How to solve the
problem? Marilyn
Did it work before? Did you change anything in yr settings? Are you sure
your internet mail account settings are valid (correct username, pw,
smtp/pop3 servers)?
------------
"Marilyn Fogelquist" <fogel@cablespeed........
Outlook Mobile Access ProblemHi I've a big problem in Outlook Mobile Access.
I've a server exchange standalone withoput a front-end=20
one...
I've configured the OWA web form authentication and SSL.
For OWA it's all right...everything is going right...
The problem is OMA
When I try to log on on oma I find the following error=20
message :"Unable to connect to your mailbox"
To solve my problem I've found in microsoft web site the=20
following link
Microsoft Knowledge Base - 817379
Cannot Access Exchange Server 2003 by Using Outlook Mobile=20
Access When the
Exchange Virtual Directory Require...
How do i get outlook to update hotmail account without reopening?
the tedster <the tedster@discussions.microsoft.com> wrote:
<nothing>
Ask your question in the body of the message.
Without reopening what? Outlook? Hotmail? The short answer is "you
can't".
--
Brian Tillman
...
Outgoing emails not sending for outlook express 2000Hi there,
Can anyone help me?Everytime I try to send an email these
error messages pop up and I have no idea what to do;
The host 'SMTP' could not be found. Please verify that you
have entered the server name correctly. Account: 'POP3',
Server: 'SMTP', Protocol: SMTP, Port: 25, Secure(SSL): No,
Socket Error: 11001, Error Number: 0x800CCC0D
The host 'POP3' could not be found. Please verify that you
have entered the server name correctly. Account: 'POP3',
Server: 'POP3', Protocol: POP3, Port: 110, Secure(SSL):
No, Socket Error: 11001, Err...
Outlook 2003Hello.
I copied my PST file from my D: drive to my F: drive.
I then went into "Data File Management" to get the new location
recognized and to have all future mail sent to that location.
After doing this, my custom settings, like new folders, date
settings, columns, etc, are all back to their default settings.
Is there any way I can get my custom settings working again on the F:
drive?
Thanks,
Dan
Could you explain yourself a bit more? What custom settings are you refering
to? You mean views? And what new folder settings?
Also post your version of Outlook.
--
Robert Spar...
How to do a mass download of names to Outlook address bookI have about 800 names and email addresses in an Excel
spreadsheet that I need to add to my Outlook address book.
Can anyone give me a hint on how to do this?
Save the Excel Spreadsheet as a CSV (Comma Separated Value) file and then in
the Address Box, Click, File, Import, Other Address Box, then click Text CSV
file and browse to it.
"Hal Segal" <anonymous@discussions.microsoft.com> wrote in message
news:07a601c3b83a$c6d270c0$a001280a@phx.gbl...
> I have about 800 names and email addresses in an Excel
> spreadsheet that I need to add to my Outlook address book.
> C...
MSN accounts dosen't work in Outlook.Hi!
I can't download my e-mails from MSN to Microsoft Outlook 2003.
I have setup the account correspondent to Microsoft Outlook 2003 Wizard, but
it still dosen't work.
Does anyone know where the problem can be?
Thanks,
Bob
Only the paid MSN and Hotmail accounts will work in Outlook and/or Outlook
Express. Are you supscribed to the paid service?
--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com
Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1
-----
"hardharut" <test111@test.com> wrote in me...
How to set tab order for a dynamically created CEdit?Anyone knows?
Use SetWindowPos(...) and change the position in the z-order.
--
Vipin Aravind
<mdnightman@gmail.com> wrote in message
news:1139117672.835639.159660@f14g2000cwb.googlegroups.com...
> Anyone knows?
>
Use SetWindowPos.
--
Ajay Kalra [MVP - VC++]
ajaykalra@yahoo.com
<mdnightman@gmail.com> wrote in message
news:1139117672.835639.159660@f14g2000cwb.googlegroups.com...
> Anyone knows?
>
...
outlook 2000 help fileSeems after I did added SP3 from MS upgrade site my help from outlook has
quit working. message is msohelp caused error in itss.dll. help works in ALL
other programs including outlook address book. I'm running windows 98 SE,
Office 2000 SB and IE 6.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.542 / Virus Database: 336 - Release Date: 11/18/03
...
#Error MessageI have created a calculation to count the number of people and placed it in
the Name Footer: =count([EyNumber]) and called the unbound box, CountNames.
When there are no results it returns the #Error message. How can I remove
this error message and display a message like, "No Data", or display the true
results of a count? I have tried using the IsError function but can't seem to
get it to work.
Thanks
Hi Nigel,
Try:
=IIf(IsError([EyNumber]), "No Data", Count([EyNumber])
Clifford Bass
Nigel wrote:
>I have created a calculatio...
Outlook should be able to email MS CRM advanced find queries (grouThe only way to e-mail a group in MS-CRM is to use the Quick Campaign
function. The Quick Campaign has several disadvantages:
- attachments for emails are not possible
- this takes at least about 10 more clicks compared to sending a standard
outlook email
- the quick campaign doesn't have the look-and-feel of Outlook to which
users are accustomed to
Therefore it would be great if you could select the emailaddresses from
groups retrieved from MS CRM into the TO:, CC: or BCC: field in a standard
Outlook email message. Actually you would make the advanced find queries
available to sel...
ESM errorI'm hoping someone can help me with this.
I have Exchange2k3 SP2 running on a Win2k3 server. Our Exchange Admin is
out on medical leave so I am resuming his responsibilities.
My problem is I cannot access some of the storage groups using exchange
system manager. We have 4 mailbox stores and I get an error trying to access
3 of them. The error is "An unknown error has occurred. ID no: 80040d1b
Exchange System Manager". What is really puzzling is if I click on a storage
group a second time, I don't get the error but the storage group shows up as
empty. I have thi...
Dynamics GP Web Services Security ConsoleHello I'm trying to get into the Policy section of the Dynamics Security
Console. I followed the Microsoft Dynamics™ GP Web Services Installation and
Administration Guide, but when I go to policy I get "The
applicationencountered an unhandled system exception. Contact your system
administrator for details." No error events are getting logged in the event
viewer.
I'm stuck at this point.
I would try to restart the dynamics security service. If that doesn't
do the trick, I would suggest reinstalling. I've always had issues
with Dynamics Security service and eConn...
CRM MagazineHi,
My friend forwarded the following link. I getting free CRM magazine
without any hidden cost and spam. Link is
http://techieindex.tradepub.com/_brands/techieindex/cat/Info.cat.html
CRM Magazine is written for whom responsible for moving the enterprise
toward a customer-focused approach.
Forward this link to your friends.
regards,
CRM
Let's hope the writing & editing is better than what's in this spam msg
promoting the mag.
"CRM" <flowervalley007@yahoo.com> wrote in message
news:6792acd0.0310161131.7fc71521@posting.google.com...
Hi,
My friend forwarded the ...
Edit Microsoft Exchange System Object with ADSIWhen I applied a new recipient policy to add a 2nd domain name to our
users, I applied it to all rather than using a filter to only pick the
users in the Users OU. Everything was still fine but we have one
conflict. A public folder had the same name as a user and thus had the
same email address.
We are getting the event:Event ID: 9514
Event Type: Warning
Event Source: MSExchangeIS
Description:
Two objects in the Directory have the same proxy -
/DC=COM/DC=[DomainName]/CN=[ContainerName1]/CN=[Object1] and
/DC=COM/DC=[DomainName]/CN=[ContainerName2]/CN=[Object2]
I deleted the public folder b...
Debugger comes up when attaching files to Outlook 2002I have a pro bono non-profit client running win xp sp3 & ms office pro.
Last week she reported that every time she tried to attach a file to an
outlook email, she received a dialog asking her if she wanted to start
the debugger. It never allows her to attach the file and if she goes
through with starting the debugger, she gets a variety of errors...
never a repeating error.
Anyone have any experience with this error?
Michael
...
Outlook 2002/XP Folder List view questionAny assistance would be greatly appreciated. I have a user still using
Outlook XP and has the following issue.
Outlook does not remember the folder view settings. User has folders under
the Inbox folders and of those folders some are expanded and some are
collapsed. When he closes Outlook it does not "remember" the folder settings.
The user would like for Outlook to remember the settings because it has in
the past. Is there a way I can get this back?
Thanks
...
outlook 2003 memory leak? /messages display as"none" and eats up memoryHi there;
When a certian user opens outlook, and clicks on sort by
size, half of her e-mails disappear, and "none" is
displayed. She said this happened to her at home, except
she was on her normal view which is sort by date. The
only way that I can recreate the problem is to click on
sort by size.
If you click on one of the "none's" or even hover the
mouse over it, the memory will spike up! I had the
performance tab open while I was doing this, and the
memory being used was read at 1.46 GB! And if I close
outlook the memory drops down to normal. I took ...
Outlook 2003 Contact dataJust starting using Outlook 2003.
When composing an email, when go to address the note, it appears that there
are 2 Contact files - 1 is "blank" and the other has lots of my contacts.
It is the latter contact file that I enabled to use as my address book.
Initially address book comes up the first one and I get error message. Then
I toggle to the second one and all the names are accessible.
How do I get rid of the one that appears blank, so only one contact file
appears when I go to address an email?
Les <lester123_nospam@comcast.net> wrote:
> When composing an e...
Outlook 2007 Missing MailI have an office where we are noticing that if we look in Vista Mail that MS
outlook 2007 has missed many emails. Program restarts and reboots don't seem
to correct the problem, and both programs are using the same IMAP settings.
Is there a "helpful" little option in Outlook that prevents it from looking a
all email receieved to an account? Does anyone else have the same problem?
are there any similarities between the ones it misses?
--
"nano" <nano@discussions.microsoft.com> wrote in message
news:DC22F7E7-ACB7-4824-A0A1-3329D3C622EA@microsoft.com.....
Outlook 2003Just upgraded from Outlook 2000 to Outlook 2003.
Everything seems to be working OK !! BUT !
On the Outlook Today screen no images are shown.
If I go into the customise option, there are no images shown for the various
styles.
Also any changes I make in Outlook today options are not saved..
Any Ideas ???
...
Outlook 2002Can anyone tell me why in Outlook 2002, when I send a
message it goes to the Outbox and sits there until I click
another folder or wait for a long time. The Send Message
Immediately is checked. I did apply SP2.
Any suggestions will be greatky appreciated.
Thanks
Jim Stroyek
jim.stroyek@na.omgi.com
...