Outlook using imap is receiving but not sendingMessages are being put in Sent folder and Send/Receive shows no errors but
emails are not actually getting sent. This is a new install of Outlook on a
new computer. Have I messed up the setup?
"Theatre Girl" wrote in message
news:64BB711F-FE56-440C-A850-DADCA8C3BA00@microsoft.com...
> Messages are being put in Sent folder and Send/Receive shows no
> errors but
> emails are not actually getting sent. This is a new install of
> Outlook on a
> new computer. Have I messed up the setup?
IMAP is not a sending protocol. It is used for receiving mails (out
of your ...
Line charts using temperature and time factorsI want to create a line chart showing comparisons of heating and time. For
example one item is held @ 30deg for 10secs then 100degs for 30secs while the
comparison is plotted to show the difference. Help appreciated.
try x-y scatter chart data-columnwise.
Excelon_Ls <Excelon_Ls@discussions.microsoft.com> wrote in message
news:6B9F5547-A35C-4272-9FDC-F2CE6122D783@microsoft.com...
> I want to create a line chart showing comparisons of heating and time. For
> example one item is held @ 30deg for 10secs then 100degs for 30secs while
the
> comparison is plotted to show the diff...
HOW TO USE HYPERLINK within a droplist?I have a question aabout this:
eg.
I set row A with validation list "yes/no", i want that if choose "yes",
then open a word document named "checklist.doc".
Instead of using a validation list, you could use a "yes" button and a "no"
button. The yes button can be linked to a macro to open the word document.
The no button can be linked to a macro the will type the text "Go to next
step" or something like that.
"Bonny" wrote:
> I have a question aabout this:
> eg.
> I set row A with validation list "yes...
using formsVista Home Premium 32 / Outlook 2007
I have created some forms that used to work. No more.
On selecting a form, I get "The form required to view this message
cannot be displayed. Contact the administrator. To my knowledge, I am
the administrator. This is a stand-alone PC in my residence. If I go
to Manage User Accounts, it shows only 2 accounts - LastName
Administrator and Guest.
I have googled my problem and found references to FRMCACHE.DAT which I
am told to delete and restart Outlook. Did that. Opened Outlook and
tried to open a form. Same error. And FRMCACHE.DAT was not ...
Many Contacts for 1 account ?Hello
How could i create many contacts for a single exchange accounts ?
Could i create a contact for external user without to create an exchange
accouunt for it ?
some help plz
Perhaps if you explain what your goal is the list could help. You can create
contacts within AD that don't have a mailbox.
AM
"Ahmad Sabry El Gendi" <AhmadSabry@abc> wrote in message
news:edsgSRYOHHA.324@TK2MSFTNGP06.phx.gbl...
> Hello
> How could i create many contacts for a single exchange accounts ?
> Could i create a contact for external user without to create an exchange
&g...
Split Form QuestionThis is a multi-part message in MIME format.
------=_NextPart_000_0071_01CAAF13.FE651FC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Access 2007 sp2.
When I first open a split form there is no data in the navigation bar at =
the bottom of the form.
It doesn't show the record number or the number of records.
Only when I select a row does anything show in the nav bar.
Is this normal??
James
------=_NextPart_000_0071_01CAAF13.FE651FC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encod...
Using Spanish on PublisherI have copied and pasted a document in Spanish from Word
to Publisher. Prompts keep coming up telling me that it
cannot "hyphenate" this document. I'm guessing that it
means since it's in another language it needs something
to be able to spell-check, etc. I really don't care
about checking the spelling, but the pop-ups keep
interferring with my arranging the flyer I desperately
need to get completed. It tells me to put in the disk
and download the "hyphenate" feature. Can I download
this from the net since I have no disks. Publisher came
with my n...
I used Omsgclas.exe Utility and my contacts don't use then new formI created a new form for contacts. I followed the three
steps in the document How to Update Existing Items to Use
a New Custom Form. I can click on Action and do new
contact and the new form is used. I used Omsgclas.exe
utility to change the message class of the contacts. It
shows as changed. However, when I click on an old
contact (previous to changing the form), A message form
comes up (not the old contact form and not my new contact
form).
Anyone have any help how to get my new form pulled up for
old messages? Note: I had a form with a ' in the name,
I made a new form w...
FormulaR1C1 using variablesI want to do this but can't:
ActiveCell.FormulaR1C1 = "=MyFunction(R[variable]C[variable])"
What are my options?
Try something like
ActiveCell.FormulaR1C1 = _
"=MyFunction(R" & CStr(variable) & "C" & CStr(variable) & ")"
Cordially,
Chip Pearson
Microsoft Most Valuable Professional,
Excel, 1998 - 2010
Pearson Software Consulting, LLC
www.cpearson.com
On Wed, 21 Apr 2010 13:52:01 -0700, Cheah
<Cheah@discussions.microsoft.com> wrote:
>I want to do this but can't:
>
>ActiveCell.Fo...
Using lookup formula using more than one cellI have a spreadsheet which lists clients by first name, last name, postcode
and phone number - all in separate columns e.g.
Andy Roberts M56 7HN 0161 428 3856
I have these all in one worksheets and in a named range called "Clients"
On a separate worksheet (within the same workbook) I log all my enquiries.
What I want to be able to do is type in to a cell the first name then in the
next cell the last name and the following cells get populated with postcode
and phone number based on BOTH of the first two cells by looking up the
"Clients" range.
I can get it...
Using XML with ASP.NETI want to know where can I find Tutorials/Articles to learn implementing XML
with asp.net. I am working on ASP.NET using C# from last one month. I have
idea about XML but had not implemented yet with ASP.NET.
Thanks in advance.
Thanks
Vinod Jajoo
...
Using secured OMAHi,
Please help me with my misunderstanding. When I try ro connect by t68i or
z600 (WAP 2.0) to OMA directly with SSL required, using mydomain.com/oma, of
course, I get 403 error. When I use https://mydomain.com/oma I get "Couldn't
reach the indicated web server." altough it works fine with Pocket PC.
What's wrong? What should I configure to establish secured connection from
mobile phone?
Best regards,
Vit Knyshevich.
"Vit Knyshevich" <abuse_vit_knysh@hotmail.com> wrote:
>Please help me with my misunderstanding. When I try ro connect by t68i or
>z60...
Compile error using CTypedPtrListHi,
I am having problems at compile time using the following
line:
CTypedPtrList<CPtrList, CString*> m_ClientList ;
When compiled I get the following errors:
emailcfgdlg.h(114) : error C2143: syntax error :
missing ';' before '<'
emailcfgdlg.h(114) : error C2501: 'CTypedPtrList' :
missing storage-class or type specifiers
emailcfgdlg.h(114) : error C2059: syntax error : '<'
emailcfgdlg.h(114) : error C2238: unexpected token(s)
preceding ';'
I am using the version 6 of the compiler with SP5.
Now I think this is something to do with the c...
scatter plots using pivot table dataIn older versions of Excel, you could directly create xy
scatter plots using pivot table data. In Excel 2000, the
chart wizard says you can't use an xy scatter plot with
pivot table data. Why????? Is there any way around this
limitation?
Dan -
Don't tell the pivot table you're making a regular chart.
Select a cell away from the PT and start the chart wizard. Select the XY
Scatter type you want in step 1. In step 2, use the Series tab to select
the ranges for the names, X values, and Y values of each series in your
chart. Make sure you don't select one of the PT but...
Using resources, how to ?Hi guys,
I am using MS Visual Studio 2005 Express ( yes, the one that u can
download for free from MS website ) and I have a "little-big" problem
with my program. First of all let me say that I created a simple
console program, with his main and few functions, and I wish that my
..exe file can drop another .exe when launched.
The other exe is another compiled program, and I wish to handle it from
my main program as resource.
There are some topics about handling resources, but I cannot find
anything of good; I know how to use LoadResource, FindResource, etc,
but both fail since I am...
Public Folder move to a new server with replication enabledWhat is the best method to move replicated public folders. We have a four
server env. running W2K3 EX2003. I am trying to migrate some data off two
server that are running out of space. The two servers runnning out of space
are replicatiing public folders. I would like to move the public stores to
two new servers. What is the best way to do it with the replication intact.
Can I just move the stores? Is it an option to replicate to the new servers
and stop relicating the old server when the folders are created. Keeping
downtime to a minimun is a primary goal.
Thanks in advance for your...
Allow temporarily use of right clickI have made a databse in which I have disabled the right-click option.
However, I have a form which opens reports, and I want to temporarily allow
(only for the opened report) the right click option so the user can save and
print the report.
I have also no clue how to create a custom menu with only a few of the normal
right-click options
I hope my question is clear.
Thanks
--
Message posted via http://www.accessmonster.com
"greeknl via AccessMonster.com" <u30909@uwe> wrote in message
news:71abb764263d9@uwe...
>I have made a databse in which I have disabled the right-c...
New ImplementationWe have a Quickbooks client with existing scheduled payments.
We need to load them into the new implementation of GP.
Issue 1: This is not a NEW scheduled payment so we need to find out if
there is a way to load existing payment routines that don't START with a
posting in A/P but still post to AP each month going forward.
Issue 2: Since it is not a new scheduled payment we need a way for the load
to include the 'right' way for the system to calculate interest/principal
portions of the monthly payment AS IF the full loan were loaded.
Example:
If this were an initial load...
How to use interfacesHi ...
How can you show in an UML diagram using visio that you have 1 class who
uses the interface implementet by another ??
ex: C#
public class MyClass : ImyInterface
{
//some code
}
//And then in another class you will do something like:
private ImyInterface imi = new MyClass();
can you show this via UML shapes in Visio ??
thanks in advance ...
--
-------------------------------
Med Venlig Hilsen
Tonni Schm�cker
Tonni@cool.dk
...
Using two pictures from clipart as my backgroundI can't seem to get more than one clipart as my background. When I try to add
another one, it overrides the first one. I want two pictures, each on half
the page, and faded. Thanks.
On Jan 13, 7:31=A0pm, Michele <Mich...@discussions.microsoft.com> wrote:
> I can't seem to get more than one clipart as my background. When I try to=
add
> another one, it overrides the first one. I want two pictures, each on hal=
f
> the page, and faded. Thanks.
You can place multiple pictures on your slide (or slide master), but
each slide can only contain one as it's ...
Access 2003 Form QuestionI have an access database that I am using for site surveys. In a nutshell,
there is a header table with a date and location as the keys and a detail
section with the survey results. The detail section shows a series of 30 or
so questions(from a questions table) on how the site was rated. I am trying
to design a form that populates a yes/no/not available type response in the
detail section. The user would either click on a yes/no/NA type box or
have a drop down and select the value(whichever is easiest) next to the box.
After the user answers the 30 or so questions, an answers table...
Using stationary when Word is used as the editorHello,
I am having a problem with stationary when using word as the email editor.
What is required is for a logo to be placed as a backgroun image in the top
right hand corner. this works fine in outlook using this code:
<HTML>
<HEAD>
<STYLE>
BODY {
font-family: Arial;
font-size: 10pt;
color: 000000;
background-position: right top;
background-repeat: no-repeat;
background-image: url(Pic.jpg);
}
</STYLE>
</HEAD>
<BODY>
</BODY>
</HTML>
However when Word is used as the email editor the background image is no
longer placed in the top righ...
editing a contactHi All,
I am at a loss. I need to change an e-mail address for one of my contacts
and I can't figure out how to do it. I am using windows xp home sr3 with
outlook 2003.What am I missing? Any help would be most appreciated.
Thanks,
--
Regards, Gary Metzler
send to: gmtravel@bellsouth.net
http://www.outtasighttravel.com
Msn messenger: gmetzler1150@hotmail.com
Skype name: garymetz
Open the contact. Tab to the e-mail address and press delete. Enter the
new address.
--
Milly Staples [MVP - Outlook]
Post all replies to the group to keep the discussion ...
What do you use Excel for?Just a general query really.
Anybody willing to tell me what they use Excel for? Does anybody use it on a
daily basis as part of the personal life? I'm not really looking for the
reasons why people use it at the workplace, but why do people use it at
home? Do you use it to manage your budgets etc???? Do you use it as a diary?
Thanks in advance
Excel is excellent for manipulating data. The uses are as
wide as the imagination. There are people who use it to
track the standings in a bowling league, others for
managing a local golf tournament. One can build a loan
calculator, kee...
Edit contact formI edited the fields in the contact form fields, however
when I look up the contact in contacts page it does not
display the changes that i made to the form, Can anyone
help?
Try this:
http://www.greatplains.com/techknowledge/techknowledge.asp
?id=30501&target=CS
>-----Original Message-----
>I edited the fields in the contact form fields, however
>when I look up the contact in contacts page it does not
>display the changes that i made to the form, Can anyone
>help?
>.
>
Did you publish and reset iis?
Bill
>-----Original Message-----
>
>Try this:
&g...