Excel 2007When I select cells to copy as a picture in Excel 2007, the resolution is
terrible. Text and objects with shadow's are very blotchy when pasting the
picture.
How do you change the resolution of a 'Copy Picture'?
...
Error: Invalid byte was found at byte index 63.Does anyone know what this means:
"Invalid byte was found at byte index 63. "
If yes, please help.
Apogee
Apogee wrote:
> Does anyone know what this means:
>
> "Invalid byte was found at byte index 63. "
That means exactly what it says: At index 63 XML parser found a byte, which is
invalid either according document's encoding or is forbidden in XML documents
at all (see list of allowed in XML characters at
http://www.w3.org/TR/2000/REC-xml-20001006#charsets)
--
Oleg Tkachenko
http://www.tkachenko.com/blog
Multiconn Technologies, Israel
...
Outlook 2003 and "Check Names"Hi,
We are testing Outlook 2003 at our office now and there is
one very frustrating "feature" that is bugging all of us.
When we create a new e-mail message and type in the first
name of a person from the global address book and hit ctrl-
k to check the name...we get a response that Outlook
doesn't recognize the name and there are "no suggestions".
The only way Check Name will successfully resolve the name
is if we type it last name first (ie, Gates, Bill). This
was not the case in Office XP or Outlook 2000. You could
search by first name (or partial first name)...
Using part of a cell in a chart titleI have a chart which should get a title. However, this should be partly be
used from a cell e.g.
"counted with 5%"
5% should be taken from the cell and used in the title.
Is this possible?
Hi,
Yes it's possible but all of the chart title needs to be in the cell. So you
may need to use a helper cell and concatenate text and value.
http://www.andypope.info/tips/tip001.htm
Cheers
Andy
--
Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Nicole" <Nicole@discussions.microsoft.com> wrote in message
news:5CB7A971-AA7F-4C34-BB42-7DC283AA2958@micro...
Transferring over outlook data to new XP machineHow do I transfer over my old emails, address book to my
new XP machine? I have looked over the internet and found
nothing the tells me EXACTLY how to do this, any help
would be greatly appreciated.
senior_tech@yahoo.com
If your using MS Outlook copy your .PST file across and import it into the new install.
>If your using MS Outlook copy your .PST file across and import it into the
new install.
No, don't import it. Simply use "File">"Open"
--
Brian Tillman
Smiths Aerospace
3290 Patterson Ave. SE, MS 1B3
Grand Rapids, MI 49512-1991
Brian.Tillman is the nam...
Crash on 'Send"My wife's Intel Celeron running ME started having this problem
sporadically - now constantly.
Outlook 2000 receives OK - everything seems fine until you hit the 'Send'
button then Outlook crashes giving an error message that says 'Outlook has
caused an error in <unknown> and has to shut down. If the problem persists
you may have to restart your computer.'
Re-starting however has no effect.
I have re-installed Office. Used 'Detect & Repair' under the 'Help' tab, and
installed all patches/updates from the Office site. But this error
continues, now...
Outlook needs Outlook Express to workI've installed my Outlook 2002 on my new Vista PC (I had Xp before). Now when
I start Outlook it says "requires Outlook Express 4.01 or greater". I've been
looking for Outlook Express to download and install but no joy. No CD came
with my new Vista PC. Any ideas, short of buying a more modern Outlook?
Vista doesn't actually support Outlook 2002 or older. Outlook Express is
part of Internet Explorer but with the advent of Vista, it was switched to
Windows Mail. There is no more Outlook Express.
You could attempt however to create a profile using workgroup or c...
"The connection to the Exchange server is unavailable. Outlook must be online or connected to complete this action"I have setup a number of user accounts and the relative mailboxes without
any problem.
However, since this afternoon, if I try and connect to a newly mailbox
through the email accounts wizard I get the following error message: "The
connection to the Exchange server is unavailable. Outlook must be online or
connected to complete this action".
This also occurs when I go to File>Open>Other User's Folder... and I try and
lookup an existing account/mailbox that I know I have permission to.
I know Outlook is connected to the Exchange server (I can ping, send and
receive emails) ...
Rollup 2 and Office 2007I already have Roll Up 1 and the Office 2007 compatibility patch installed.
If I now install roll up 2 will I have to reinstall the office 2007
compatibility?
yes
--
Regards,
MS CRM Certified Professional
http://microsoftcrm3.blogspot.com
Chat with me on MSN / Gmail / Skype : ID Is :.. mscrmexpert@gmail.com
"LLoyd" wrote:
> I already have Roll Up 1 and the Office 2007 compatibility patch installed.
> If I now install roll up 2 will I have to reinstall the office 2007
> compatibility?
...
XCH Error 3092, OAB replicationI am getting error 3092 for OAB in Exchnage 2003 (migrated from 5.5)
"Error 1129 occurred while processing a replication event.
Folder: (3-8) NON_IPM_SUBTREE\OFFLINE ADDRESS BOOK\EX:/o"
Tried to delete offilne addressbook and recreate but error has not stopped.
Any help will be a great help on where to look to get rid of this issue.
Thanks
...
Error Generating the Offlice Address BookI have a mixed site with 3 5.5 server and 4 2003 servers. I installed
2003 SP1 a few weeks back and since then I'm having an issue
generating my Offline Address Book.
Here the event log messages I'm getting.
Event ID 9331:
OALGen encountered error 80040107 (internal ID 501023d) accessing the
public folder store while generating the offline address list for
address list '/'.
- Default Offline Address List
For more information, click
http://www.microsoft.com/contentredirect.asp.
Event ID 9335:
OALGen encountered error 80040107 while cleaning the offline address
list public ...
Outlook 2003 keeps crashing #2I get this message when I look in System information. Outlook keeps
crashing quite often. I cannot for example delete two messages without
outlook crashing. My colleagues do not have this problem. We are using
the Microsoft mail exhange server.
Faulting application outlook.exe, version 11.0.5510.0, stamp 3f1380f0,
faulting module mso.dll, version 11.0.5606.0, stamp 3f334cce, debug? 0,
fault address 0x003b6e16.
Does anyone has a solution?=20
Best regards/
Bj=F6rn
1) I would definitely apply Service Pack 2for Office 2003 + applicable
critical security updates.
2) Have you tried starting O...
Using expression builder objectHi,
I'm developing a wizzard in Access which builds import templates for various
data sources to a fixed set of tables. In step 3 the users must be able to
build an expression ; for instance Left([Fieldx],20) . Now I would like to
have a command button on my form which calls the Access expression builder to
allow the users to use this to build the expression. This expression will
then be stored in a text box linked to the templates table.
Anybody know how to call and use this object from VBA code?
--
Kind regards
Noëlla
DoCmd.RunCommand acCmdInvokeBuilder
I th...
Unexpected error message on closing an Excel fileSuddenly I am getting the following message when I try to close a workbook:
"Your formula contains an invalid external reference to a worksheet.
Verify that the path, workbook, and range name or cell reference are
correct, and try again"
The mysterious thing is that it does not happen consistently and that, after
I click OK after the above message, I can still save the file.
What might be the cause of this error message and can the "invalid
reference" be tracked down using one of the utility add-ins such as J.
Walkenbach's PUP?
If it only happens when you close ...
cant start outlook pst file to largeHi I hope somebody may be able to help im new to outlook and now I cant start
outlook message says cannot open your default email folders pst file its too
large as I cannot open outlook I cannot delete old folders
See if this helps: http://support.microsoft.com/kb/296088
--
-Ben-
Ben M. Schorr, MVP
Roland Schorr & Tower
http://www.rolandschorr.com
http://www.officeforlawyers.com/outlook.html
Author: The Lawyer's Guide to Microsoft Outlook 2007:
http://tinyurl.com/ol4law-amazon
"Ray" <Ray@discussions.microsoft.com> wrote in message
news:B3B824DC-3C9B-4B1B-8EF3-61...
Linker Error after upgrade from VC7.1Hello all,
After upgrading a VC7.1 project to visual studio 2005, it failed to build in
the release configuration with the follwoing error :
1>nafxcw.lib(winocc.obj) : error LNK2005: "public: class CWnd * __thiscall
CWnd::GetDlgItem(int)const " (?GetDlgItem@CWnd@@QBEPAV1@H@Z) already defined
in InstallDlg.obj
The debug build works fine.
The project uses MFC in a static library.
Well, after doing some research, it seems that this one is tied to the fact
that in a release configuration, _AFX_ENABLE_INLINES is defined, so inline
functions are embedded in the .obj file.
Sure there...
Outlook 2003Hello,
we have one client pc with Outlook 2003 where the following problem
occurs:
if a mail is replied from a user created sub folder of the inbox, the
reply will not appear in sent mails, but will end up in the same sub
folder, sender and recipient appear as identical. The mail goes out
properly though, it's just that Outlook sets internally sender =
recipient and bounces the reply back to the subfolder in which the
original mail is stored.
This happens on a Win 2000 machine with SP4 and all updates, the other
clients use Outlook 2000 or XP and there is no such problem.
There are no ru...
How to change font size on formula bar in Excell 2007I don't find Tools>Options>General (as suggested in other post answers) in
Excel 2007. On the Office button there is an Excel Options but it doesn't
provide a method of changing font size on the office but. My font is so
small I can barely see it.
Office button>ExcelOptions>Popular tab>in the "When creating new workbooks"
section, choose font and font size
--
Kind regards,
Niek Otten
Microsoft MVP - Excel
"jimwillie" <jimwillie@discussions.microsoft.com> wrote in message
news:588AAC05-0F52-404E-AA01-128E70E02D0B@microso...
Invalid XML error when I open customization settingI have a problem when I try to open customization setting after I import an
entity. The system errored "Invalid XML" "The XML passed to the platform is
not well-formed XML". Please recommend how to resolve this problem. Thanks.
...
Radar chart in Access 2007 reportCan you add a Radar chart to an access 2207 report?
...
Outlook "Ruler" won't go awayI don't know how I turned this on so I don't know how to
turn it off. It splits my emails so that I can only type
so far over before it kicks me back to the left margin
and makes me start a new line. Can anyone help me?
...
Filter recordset using query resultsHi all
I have a form based on a query called [qry Quarterly Planning], it lists all
Itineraries on the system. On this form you can filter records by specifying
a Start and End Date for the [ReviewDate] and/or [Specialist]. It is a
subform on a main unbound form, lets call this Subform1. Along side this I
have another subform (Subform2) which displays ReviewDates that exist
against an Itinerary. In other words Subform1 has a start date of an
activity and if the activity lasts longer than 1 day, then the additional
dates are stored in Subform2 (ItineraryDates). Currently when I...
How do I use traffic lights in excelI am wanting to use traffic lights in excel that change colour based on the
result of a variance cell, ie if the result of the cell is 10 make the
traffic light green, if it is 20 make the traffic light amber, if the result
is 30 make the traffic light red. How do I do this?
Shorty
Format>Conditional Formatting>Cell Value is:
Note: you can add up to 3 conditions(4 if you count default)
Gord Dibben Excel MVP
On Wed, 22 Dec 2004 16:35:03 -0800, Shorty <Shorty@discussions.microsoft.com>
wrote:
>I am wanting to use traffic lights in excel that change colour based on the
&g...
Grammar check not workingHello,
I am using Word 2007 and have a problem with grammar and punctuation errors.
I deliberately put two spaces between words, do not put space after a comma,
write long sentences and finish a sentence without a verb but the green
underline never appears. The spell check is functioning properly, no problem
with that. In Word Options > Proofing, "Mark grammar errors as you type" is
selected. I changed that selection and tried again but it still did not work.
I used different languages as default language but no change.
I would be grateful if someone could come...
Reminders in OutlookSince upgrading to Great Plains 9.0, several users are not getting their
appointment reminders in Outlook 2003. They all show up at once after
rebooting computer. Outlook settings are set appropriately. Any ideas?
--
Steve
...