getdlgitemtext #2Hi,
I meke code from example behind, and not working
corectly, buffor "String1" they are no my text in IDC_EDIT1 it is a somthing
wrong this
bufor, may please send me good idea.
void CDialogPASS::OnBnClickedButtonDp2()
{
CString String1;
GetDlgItemText(IDC_EDIT1, String1);
}
mike 1010
Is IDC_EDIT1 an actual control? I've seen this fail when the control ID changes due to
editing of the dialog.
joe
On Fri, 30 Jun 2006 17:44:33 +0200, "1010" <mig1010@wp.pl> wrote:
>Hi,
>
>I meke code from example behind, and not working
>corectly,...
missing buttons #2I just installed the new Office 2003 edtion. I went into e-mails and my send button and now my paper clip button are missing. I've checked in where you can add buttons but they're not in their either. What can I do to find them.
Are you using Word as your e-mail editor?
--
Jocelyn Fiorello
MVP - Outlook
*** Messages sent to my e-mail address will NOT be answered -- please
reply only to the newsgroup to preserve the message thread. ***
In news:4E889BAD-E127-4AF8-BC98-7AB117D0B90B@microsoft.com,
Sharon wrote:
> I just installed the new Office 2003 edtion. I went into e-mail...
forwarding in Exchange 2003 #2I configured the server (Exchange 2003) to forward a user��s emails to
test@xyz.com. It is very strange that all messages sent from xyz.com are
rejected (please see the sample NDR below), there is not problem to other
domains. test@xyz.com did not receive the message while the envelope
recipient (admin@abc.com) did.
Does anyone know how to solve this? Any help would be appreciated.
Thanks.
SC
--------------------------------------------------------------------------------------------------------------------------------------------
Your message
To: admin@abc.com
S...
2 QuestionsHi
I run Win 2K with Excel 2K
Question 1
I have some VB code in the "Sheet 1" module of my excel file.
The code is as follows:
Private Sub Worksheet_Change(ByVal Target As Excel.Range)
If Target.Column <> 12 Then Exit Sub
On Error GoTo ErrHandler
Application.EnableEvents = False
Target.Formula = UCase(Target.Formula)
ErrHandler:
Application.EnableEvents = True
End Sub
I would like this code to run automatically whenever the file is opened. (I
am assuming that this would remove the enable/disable dialog box option when
opening the file)
Can someone tell ...
Disaster Recovery for CRM 1.2Does anyone have any documentation on the steps to backing up CRM 1.2? We
want to make sure we are backing CRM 1.2 up correctly if the server should go
down. We were unable to find any documentation on Microsofts website for a
step by step backup solution. Right now we are just backing the CRM
databases using the scheduler in SQL; is this ALL that is required and if so
do we backup ALL of the databases or just certain ones?
The owners of the company want to make sure we can restore ALL of the data
if needed.
--
Thank You,
Troy
Hi Troy
Microsoft have included details of backing...
Money 2003 restoring a backup asking for a password that does't ex #2I have microsoft money 2003 at my work and would like to have the same data
there in my home.
So i made a backup, put on a pendrive and brought it to home.
Installed microsoft money 2003 in my home and tried to restore this backup.
Money 2003 insists asking a password that does not exist in the original
backup file.
I already tried to use the repair tool and didn't work.
So, what i have to do to make the backup work and does not ask a password
that does not exists?
Thankyou
sorry about the spam, i was using the google chrome and it bugged, sorry
again about the tripple post :(
"...
Multiple Outlook #2I imported an Outlook 2000 pst file into Outlook 2003.
Now when I open Outlook my Personal Folders appears 4
times in the left hand "All Mail Folders" When I close
Outlook it gives me an error and msvbvm60.dll is
mentioned.
Any help on how to correct this issue would be greatly
appreciated.
Mick
...
queue stuck #2HI...
i ahve exchange 2003 and i am facing problem that i am
getting lot junk email and all messagess are stuck in
queue ..after that my server hang so i need to restart
server and clear the queue before restart it does't allow
me to clear the queue ...
pls help me ..
tejal
...
Trouble sending emails #2I am recieving emails, but every time I try to send one I get an error
message saying, "The server does not support the required HTTP methods. Ther
server responded 'Not Implemented'." I have no idea wht that means or what I
need to change. Help!
On Thu, 30 Dec 2004 15:05:06 -0800, Tina wrote:
> I am recieving emails, but every time I try to send one I get an error
> message saying, "The server does not support the required HTTP methods. Ther
> server responded 'Not Implemented'." I have no idea wht that means or what I
> need to change. ...
hyperlinking to an item in Global Address List OptionsI have had success linking via html from web page to opening a
specific contact record from Microsoft Outlook. I have done it like
this:
outlook://Big%20Contacts/Contacts/~Peter%20Crawford
However, my very large contact database also has people with basically
the same name, like John Smith. In the current "Address Card" view
inside Microsoft Outlook, one of the John Smith's is always sorted
first. If I enter
outlook://Big%20Contacts/Contacts/~John%20Smith
the first John Smith in the sort order is always opened.
However, I want to specify one of the other John Smith's....
Cannot open assigned task in Outlook 2003 #2I am using Outlook 2003 on a XP Home PC.
When a co-worker creates and assigns me a task, it comes into my Inbox
and I can see it in my preview pane, but I cannot open it when I
double-click it and I cannot accept or decline it thru the preview
pane.
My co-worker has Outlook 2003 on a XP Pro PC and has no problem opening
and accepting tasks from me.
By the way....when I attempt to open it, absolutely nothing happens
that I can see....no error, no change of screens, nothing!
I have ensured that when the co-worker sends the task, that they do NOT
have "text only" set for me.
THANKS...
display name #2hi
i have this problem: when i send a mail massage from an application by
exchange 2003, in outlook i see the e-mail address (xx@mydomain .com) and
not display name (Customer Care)
how can i resolve it?
Thanks
An application should allow you to specify display name for sender. Does it
send via SMTP or MAPI?
Matrix_pd wrote:
> hi
> i have this problem: when i send a mail massage from an application by
> exchange 2003, in outlook i see the e-mail address (xx@mydomain .com) and
> not display name (Customer Care)
>
> how can i resolve it?
>
> Thanks
--
Please re...
can you see what i am writting?
...
double lookup #2In Excel2000, I need help with the following formula:
my data is arranged like this ( I can rearrange if needed)..
joe pete sue rating
30 10 5 A
20 5 3 B
10 2 1 C
I then have values for joe, pete, sue. I want to look up the name and then
give me the rating. The numbers may not be exact. For example, I want the
output to look like this ( with the formula looking up the rating)
name amount rating (formula needed)
joe 11 C
pete 7 B
sue 1 C
Can someone please help me with the formula to fi...
can you tell me what an error 920 is?I'm trying to save a visio file out as a jpeg, or gif, or png. I keep
getting the error with no explanation of what the error means - any help is
appreciated
You can go to the following link and it explains the issue you are having and how to fix it: http://support.microsoft.com/default.aspx?kbid=295691
"Julie" wrote:
> I'm trying to save a visio file out as a jpeg, or gif, or png. I keep
> getting the error with no explanation of what the error means - any help is
> appreciated
>
>
>
...
How can I tell if an email I have sent has been opened?As per subject.
You can try using a Read Receipt but many users block the return of them
"AT" <AT@discussions.microsoft.com> wrote in message
news:616E8A17-880A-46F9-9E6D-041484DA54E1@microsoft.com...
> As per subject.
you pay for it:
http://www.readnotify.com/
you can try it out for a short time...then you pay...but it's pretty
much guaranteed to get you the results you want...
"AT" <AT@discussions.microsoft.com> wrote in message
news:616E8A17-880A-46F9-9E6D-041484DA54E1@microsoft.com...
> As per subject.
Request a read receipt.
But-
it...
How can I choose alternate rows in a column?My requirement is to be able to create a column whose elements consist of
difference between adjacent elements in a column, say column A. If I can
choose alternate elements and create 2 new columns then I can just subtract
the 2 columns easily.
Huh?
"pnair" <pnair@discussions.microsoft.com> wrote in message
news:D47AD012-084B-49C6-8672-5067E8455D9E@microsoft.com...
> My requirement is to be able to create a column whose elements consist of
> difference between adjacent elements in a column, say column A. If I can
> choose alternate elements and create 2 new colum...
Attachment Size #2Hi !
Is it possible to block the adding of attachments in an=20
outlook client ? Or block the adding for attachments that=20
are bigger than 2 MB for example ? Can i get an error=20
Message or something ? (I think about an GPO or Registry=20
change or something else....)
I have Users around here with Pop3 Outlook 2000 and=20
Outlook 2003 Clients. The Problem is that some of them are=20
trying to send Mails with Attachments with 300 (three=20
hundred!!) MB or something else like that.... Because they=20
don=B4t look an the size of their attachments.
So the Mail is going through our WAN over ...
Numbers in a text field-can I add them up?Hi everyone! Using A02 on XP.
I have a table of data with survey response fields that contain a 0,1,2,3,4
or 5. However, the fields are formatted as text, not numbers. I need to add
up certain blocks (Items 1-6, Items 7-23, etc.) and then do some averaging.
I cannot change the field types from text. Must I append to a new table or
can I do something right in my query?
I've got one field in my query like this: ES:
[Item1]+[Item2]+[Item3]+[Item4]+[Item5]+[Item6]
My result is: 553453 or 554444, etc. I want: 25 or 22, etc.
I would really appreciate any help or advice. Thanks...
Can't use Merge featureIf I have a postcard file I've already made on the
screen, when I try to pull up the "Merge" feature under
Tools, it is shaded grey and I can't open it. It insists
that I either form a new database list of addresses or
edit the one that I want to merge. I don't want to edit
the one I want to merge. I just want to MERGE it.
If, however, I have just a postcard template on the
screen (without it having been made into anything), I CAN
pull up the "merge" feature under Tools. It is not
shaded out.
How do I un-shade the "merge" feature?
To merg...
Covert v. 2000 -> v. 2.0Heelo All
after serious cooruption we recover dmb file with Ontrac tools to v. 2000
but application are for v 2.0
are is possible conversion to v. 2.0
thanks
Ervins
...
Can't Stop External Hard Drive
I have a Western Digital 250 gb external hard drive connected via USB port.
I am also running Outlook 2007, which I believe has a function
searchindexer.exe that searches all my drives to index the files on them.
I want to be able to unplug the drive without first turning off my computer.
But I get messages saying that the drive can't be stopped. It used to be
that if I stopped searchindexer.exe, I could stop the drive. But that's
stopped working.
Here are two questions:
1. What is preventing me from stopping the drive?;
2. What is the worst that can happe...
How can I stop charts from refreshing when changing source data?My problem is, that I am working with a lot of data and when I change some of
the ranges all charts in my view refreshes and it takes much time. My pc is
aP4 3GHz, 2GB RAM so that should not be the bottleneck. Is there any way to
force the charts not to update all the time?
...
how do I remove fx from the function line, can't enter dataI have the fx displayed just under my toolbar, and I can't enter or change
data in any of the cells in the file. I can't get the red X, the Green check
mark, or the black = sign to appear. There are very few areas that are not
"greyed out" under the headings at the top. This situation applies to all of
the excel files on this computer. I have Excel 2000. Please help.
Can you move the cursor around anywhere in the spreadsheet?
"dmdranch" wrote:
> I have the fx displayed just under my toolbar, and I can't enter or change
> data in any of the c...
How can I open a file saved in Pub 2000 version 6 in Pub 2000 ver.The file is saved in Publisher 2000 v6 and I am trying to open it with
Publisher 2000 v9. can this be done?
Hi LaTrice (LaTrice @discussions.microsoft.com),
in the newsgroups
you posted:
|| The file is saved in Publisher 2000 v6 and I am trying to open it
|| with Publisher 2000 v9. can this be done?
No. There is no such thing as Publisher 2000 v9, nor is there a version 9 of
Publisher, yet.
Verify the version of Publisher that you have, and also verify the version
of Publisher that you received the file from then post back.
--
Brian Kvalheim
Microsoft Publisher MVP
http://www.publi...