Adding Backup and Security Status to Windwos SBS ConsoleBackup Status;
It is possible to add the same Backup Status notification to a second
server? Or maybe a client machine that you are using Windows based backup?
Security Status;
I would assume that I need to enable the firewall rule for the severs to
have the the Security Status change from "Not Available" to OK correct? Or
is there a fix for this? I tried to search for threads and couldn't find
anything.
Kev wrote:
> Backup Status;
> It is possible to add the same Backup Status notification to a second
> server? Or maybe a client ma...
Does exchange control reminders in Outlook?Greetings. Our network uses Exchange 2003 on a Windows 2000 Server
server to administer the company e-mail. We used to use PST files in
Outlook 97 to manage the e-mail for users but now we use Outlook 97
and Exchange Mailboxes. One of my users is noting that reminders in
Outlook 97 notify him when they're suppose to for all events, but some
things he postpones for many weeks for various reasons. Some items
have since quit reminding him, even though they are still in his
calendar. He has done this for years, and though he probably should
change this practice of his, he recalls that rem...
How do I edit the subject line of emails that I've received?I used to be able to edit the subject line of my received emails that are in
my Inbox. Some people do not know how to compose a helpful subject line. :)
Somehow I hit the wrong key or the wrong button, and now my ability to edit
is gone. I can't figure out how to do it again, and I can't find it in Help
topics. I might not be searching for the correct phrase, though.
Any help would be SO appreciated. Thanks!
Reply to the email, change the Subject line and then close it, saving the
changes.
"e11en" <e11en@discussions.microsoft.com> wrote in me...
Update only the added inviteesI recently started using Outlook 2007. I added an invitee to a meeting and
wanted only them to get the invite versus the whole group. I checked the send
to only the added invitees button.
What went wrong. Is there a save and close option like 2003?
...
visible controlsVisible controls
In my form the code for making controls visible and invisible does not work.
My code is the following:
Private Sub Form_Current()
If Me![supplierid] = 1 Then
Me.RaufGrade.Visible = False
Me.RaufCode.Visible = False
Me.AralGrade.Visible = True
Me.AralCode.Visible = True
ElseIf Me![supplierid] = 2 Then
Me.AralGrade.Visible = False
Me.AralCode.Visible = False
Me.RaufGrade.Visible = True
Me.RaufCode.Visible = True
End If
End Sub
Why is it so? Is it because the form is continous? How can I make it work?
--
Message posted via AccessMonster.com
http://www.ac...
ODBC ms Query will not edit saved queryHello,
I am using Excel to query an Oracle database. When using
Excel 97 and Windows95/98 all saved queries worked fine.
After upgrading to Windows2000 and Excel 2000 queries will
refresh data, but we cannot edit the queries. When we
choose "get external data / edit query" MSQuery appears to
flash on the screen for a split second and then vanish. I
have created system DSNs as instructed by Microsoft
Knowledge Base Article - 322046, but it did not correct
the problem. Any suggestions would be greatly appreciated.
THANKS,
David
...
Adding SOP number to POP blank formI'd like to know how to add the SOP number to the POP form in GP 8.0. I
realize in the earlier version you were able to configure the SOP_POPLink
table relationships to POP_PO however I can't seem to configure this in 8.0.
Is there a new report writer function?
Thanks,
...
Adding row to a tableI have appreciated the input of g. mayor and have found his "An alternative
method of adding a row to a protected table"
(http://www.gmayor.com/word_vba_examples.htm) to be quite helpful. It is
designed to be an 'exit macro' and I am trying to use it in a slightly
different way.
My issue is that as a user tabs through a form they will always come to the
last cell and tabbing to the next formfield just creates another row. So I
am attempting to set up a button (commandbutton) that will run the macro and
add an additional row 'on demand.' I have this...
ActiveX control and design modeHi,
is it possible for an activex control to tell the container to invoke the
controls design mode? I'm developing an activex control to be used in office,
and I would like the control to start in design mode when inserted into
powerpoint for instance.
Regards
Johan
...
publisher, wrong edition?im trying to open a file i made in publisher at college but when i try and
open it at home off my pen drive its saying i can open the file from another
version, is there anything i can do?
At college, save the file in the version of Publisher you have at home.
--
Don
Vancouver, USA
"jessica" <jessica@discussions.microsoft.com> wrote in message
news:7222AD16-3FE4-447C-B239-FB4A48E1DF1A@microsoft.com...
> im trying to open a file i made in publisher at college but when i try and
> open it at home off my pen drive its saying i can open the file from
> another
&g...
Can't open a Publisher 2K file in Publisher 2002, edit text only .Why can't I open an existing Publisher 2000 file with Publisher 2002, then
make minor text edits and re-save the file in Publisher 2000 without getting
the error message, "There is a picture on page 1 that is too large to be
converted to previous versions of Publisher."
Publisher 2000 did not use compression...
PUB2000: File Size Increases Unexpectedly When You Insert Picture
http://support.microsoft.com/default.aspx?scid=kb;en-us;253973
--
Mary Sauer MS MVP
http://office.microsoft.com/
http://msauer.mvps.org/
news://msnews.microsoft.com
"Art Frustrated with Publisher...
TILE can help you to edit RMS or POS 2009 items in secondsTILE can make the task of record editing and updating extremely easy.
With TILE, you will simply open your RMS records in a grid-like view
(as we have in MS-Excel), quickly apply one or more filters, use your
mouse to select the records, right-click, enter the desired value and
update. All 100 records will be updated in a flash!
For details, visit: http://www.24sevencart.com/tile.htm
On Apr 22, 4:55=A0pm, Mark Antonio <antonio.mark...@gmail.com> wrote:
> TILE can make the task of record editing and updating extremely easy.
> With TILE, you will simply open your RMS recor...
Disabling / graying out a control at runtimeHi, I have a control on a modal dialog, that I which to disable when the
user does something. How do I do this?
EnableWindow(FALSE);
--
Regards,
Nish [VC++ MVP]
http://www.voidnish.com
http://blog.voidnish.com
"Hamish" <h.dean@xtra.co.nz> wrote in message
news:1A25e.16609$1S4.1692401@news.xtra.co.nz...
> Hi, I have a control on a modal dialog, that I which to disable when the
> user does something. How do I do this?
>
>
look for [EnableWindow] api
--
With Regards
Alok Gupta
Visit me at http://alok.bizhat.com
"I Believe ...
Custom Context Menu for Edit ControlHello all ..
I have a control bar class, CTextBar, derived from the child of
CControlBar which uses an edit control (CTextEdit derived from CEdit).
And i want to create a custom context menu for the edit control with
Copy, Selectall and Wordwrap.
My wordwrap implementation is kind of not perfect and i feel it could
be done better. However, currently i use something like destroying the
edit control and recreating it with the right flags set to make the
wordwrap effect, as in a notepad. This implementation has a
disadvantage because it needs a pointer to its parent window (in this
case, the CCo...
Adding Child Support as an expenseI've found out that Money 2004 has "Child Support
Received" listed as an available income, but I am unable
to find something like "Child Support Paid" in the
expenses. The closest I've found, is Child Care.
Does anyone have any "How-To" or "Where It Is" advice for
this?
You can always create your own expense account. I'd probably create a whole
new category just as you suggest "Child Support Paid."
"Rick" <rickgibson@tampabay.rr.com> wrote in message
news:1edd101c456b9$9cd7bfa0$a101280a@phx.gbl...
> I'...
Can't "edit" underlined value in Rules Wizard screenRunning Outlook 2002. I go to Tools, Rules Wizard, and
highlight an email filter called Junk Email. The filter
works well, no problem.
However, I want to delete some email addresses from that
particular filter. The instructions over the lower half
of that display say "click on an underlined value to edit
it." However, clicking on the "Junk Senders" value does
not open it.
What do you think is wrong? All the other values in all
the other filters in Rules Wizard will open and allow me
to edit them.
Marc
...
Money 2001 Small Business Edition (UK)Hi,
I have lost my Money 2001 CD which I got with my Dell laptop back in 2001,
and have been running fine ever since. I installed some software which is
now forcing Money to reinstall itself, and I cannot find my CD. So I need to
upgrade (which is fine), but which version support the old 2001 Small
Business edition?
Many thanks,
Hi I managed to find out that the version is Personal and Business, not Small
Business. Can anyone offer some advice as to which versions are compatible
with which? I simply need to access my personal account transactions as the
business side was never us...
domain controllers do not appear to be running #2Hi
There are a number of errors when running CRM 3.0 and I have the following
error when I run the environment diagnostics check :
"Some of the domain controllers do not appear to be running. The following
list of servers should be checked.
PrivUserGroup {8654dfe6-2d69-4ead-8f86-d49f26814c64}
ReportingGroup {8654dfe6-2d69-4ead-8f86-d49f26814c64}
SQLAccessGroup {8654dfe6-2d69-4ead-8f86-d49f26814c64}
UserGroup {8654dfe6-2d69-4ead-8f86-d49f26814c64}
"
Does anyone have any suggestions ? If I re-run the setup do I risk losing
any data/configuration setting on my current installatio...
i have #name? at my controli have #name? at my control.
I cobined these functions (iif(), left(), right(),count() ,integer() and
the concatenation sign(&)) to change numbers into texts on a form . It woked
well as i wanted . after a perioud of using my system perfictly I faced this
problem. i began trubleshooting to determine the cause . the cases noted by
"help" missed the problem .i removed the ms_office and reset it up and
checked the refernces and unchecked the microsft missing refernces. but the
problem still faceing me . i copied my system in another computer is worked
well. them i formated m...
Editing an Automatically Sent MessageWe have a user that setup a message to automatically be send each Monday.
They now wish to edit that message, problem is, I cannot seem to find it. It
doesn't even show up in her sent items. I am sure it is an easy fix, but it
has alluded me. Any help would be greatly appreciated.
Thanks
Mark Winning
Systems Administrator
Martin Memorial Health Systems
...
Re: property page with COM control inside .dll does not work!Hi, Alexander
sorry I made a mistake, I meen "make the property page a COM control".
But this seems too hard for me. Now I am trying to put the dialog
resource in a dll and load it to CMyPropertyPage later in another
application. I have made the dll with success but this property page
cannot be shown in the property sheet just like before. My code seems
like this:
the dll is named TeRes.dll, and in another application:
CPropertyPage* makePropertyPage(bool flag)
{
CPropertyPage* p;
if(flag)
{
HINSTANCE hDll =3D LoadLibrary("TeRes.dll");
if(hDll...
Newbie Question Column Adding Please HelpI have a spreadsheet that has a column and the contents of the column is
either a "Y" or "N" I would like to know how to count (sum) the number of
"Y"'s and "N"s to give me the total number of "Y"s and the total number of
"N"'s
Column A
Y
Y
Y
Y
N
N
N
N
N
Total Y 4 Total N 5
Thanks
Tom
=countif(A:A,"n")
=countif(a:a,"y")
Tom Grassi wrote:
>
> I have a spreadsheet that has a column and the contents of the column is
> either a "Y" or "N" I would like to know how t...
multi-threaded control not destroyed on exiting the page?I have created an ActiveX control (subclassing COleControl) which uses
the afxRegFreeThreading model, and I have a small sample web page which
inserts the control using an <object> tag. I noticed that when my page
places the control inside the <head> tag, the control's destructor is
called when my browser goes to a different page. But if the control is
inside the <body> tag, the destructor is not called when I leave the
page. The control's destructor is eventually called when I exit my
browser, but I fear that my control is continuing to occupy system
resources unt...
how do i make a check box control other check boxes?I have a form that has 5 check boxes. I'd like to have an additional check
box that would check all of the other check boxes.
Suggestions? Thanks
In the AfterUpdate event of the 6th check box, put code:
Private Sub Checkbox6_AfterUpdate
Me.Checkbox1 = True
Me.Checkbox2 = True
Me.Checkbox3 = True
Me.Checkbox4 = True
Me.Checkbox5 = True
End Sub
Or, if you want all 5 unchecked when checkbox 6 is unchecked,
Private Sub Checkbox6_AfterUpdate
Me.Checkbox1 = Me.Checkbox6
Me.Checkbox2 = Me.Checkbox6
Me.Checkbox3 = Me.Checkbox6
Me.Checkbox4 = Me.Checkbox6
Me.Checkbox5 =...
Excel OCX/ActiveX Visual Controls for creating a Excel Dashboard/ScorecardHello All
I want to create a Excel dashboard and I would like to use some
ActiveX/OCX controls like a gauge, dial, slider and stereo bars,etc to
display data visually in Excel. Can you please share if you know of
some sites where we can get a free download of these controls or we
can get a trial version we can evaluate and buy them. Also, if
possible your experiences with these kind of visual ActiveX/OCX
controls.
Thanks
Belinda
Belinda
Funnily enough I've been playing around with some ActiveX controls
today which sound like the sort you're after.
I've got Ahead Nero Burning...