All my icons look the same (except IE8 and the recycle bin)i cant open any windows...when i click on them the open with window pops up
and wants me to pick wat i want to open it with...i can only get on the
internet in safe mode with networking. and when i try to open...for example
paint it says invalid bitmap, or its format is not currently supported and
other windows wont even open.
got any ideas on how i can fix this??
On Sun, 30 May 2010 06:54:01 -0700, xxkoreanxx wrote in message
<news:999F2CE9-8E21-47DC-8BA4-BAC1F1329F6E@microsoft.com>:
> i cant open any windows...when i click on them the open with window pops up
> a...
Looking for feedbackHey everyone just started my own business doing consulting / training for Microsoft Outlook please check out my site www.outlookchallenged.com and provide any suggestions / feedback please. Any advice is good advice at this point.
Thanks
--
www.outlookchallenged.com
Br Sense <outlookhelp@ftard.com> wrote:
> Hey everyone just started my own business doing consulting / training
> for Microsoft Outlook please check out my site
> www.outlookchallenged.com and provide any suggestions / feedback
> please. Any advice is good advice at this point.
The best advice I have to offer ...
How to Modify an Account NameWe are having an issue when wemodify the account name it changes the
owner of the cases associated to the account to the person that
modified the account name. Is there a way to change the account name
with out having it modify all previous cases or activies ?
Thanks
Robert
Is that happening in the web client or through code?
--
Michael H�hne, Microsoft Dynamics CRM MVP
Web: http://www.stunnware.com/crm2
Feed: http://www.stunnware.com/crm2/atom.aspx
Custom Lookup Dialog: http://www.stunnware.com/crm2/?area=customLookup
The JavaScript Snippets Directory:
http://www.stunnware.com/crm2/top...
money 03 same funds in 2 accountsI have 1 tax defered account and 1 non-tax defered account. They both have the
same mutual fund in them. Money won't let me use the same symbol twice for 2
accounts. Any thoughts ?
See http://umpmfaq.info/faqdb.php?q=59.
"Fruehauf2000" <fruehauf2000@aol.com> wrote in message
news:20041201213351.11419.00001421@mb-m29.aol.com...
>I have 1 tax defered account and 1 non-tax defered account. They both have
>the
> same mutual fund in them. Money won't let me use the same symbol twice for
> 2
> accounts. Any thoughts ?
...
Looking for CRM SolutionDoes anyone use, or has anyone encountered, a CRM based solution used for
residentail, multifamily property management?
On Apr 28, 12:55=A0pm, MrB <M...@discussions.microsoft.com> wrote:
> Does anyone use, or has anyone encountered, a CRM based solution used for
> residentail, multifamily property management?
The beauty of Microsoft CRM is that it can be customized for any
business in any industry. It's ability to be customized using front-
end tools (not within code) is , as far as I know, unparalleled by any
other software package. You have the ability to create new entiti...
password for mail accounthi,
I am wondering if anyone here can tell me if there is a
way to protect your mail accounts using in outlook with a
password? I do have several mail accounts on my computer,
but as soon as I start the outlook, I can choose between
all of them without using a password. Is there any way to
protect each mail account with a password so that not
everybody who has access to the computer is able to open
every account and read all mails even if they are not
suposed to be able to?
thanks for your help
Please provide specific information regarding your computing environment.
"sliverfl...
How to set up IRA Account in Money 2007I am trying to set up my IRA in Money. It is through a bank, so there are
not investment type transactions, just the bank's own listings of interest.
Do I set this up as an investment account or something different?
For best treatment by things like Tax Estimator, I'd set it up as an
Investment (IRA) account. You may never have any Investments in the
Investment half of the account. It may just have interest earnings in the
Investment Cash Account. This essentially wastes the Investment Account, but
that's probably not a big deal.
"Rick" <Rick@discussions.micr...
=COUNTA() with multiple look-upHi All,
I would like to count the number of items that have a value "AAA" in
column A and an amount >0 in column B.
As I am not quite sure how to incorporate two look-ups in a counta
formula I was wondering if anyone can give me the formula?
Many thanks!
Rgds,
Robert
Try something like this:
=SUMPRODUCT((A1:A100="AAA")*(B1:B100>0))
or....if there may be some text cells in B1:B100 interspersed with the numbers
=SUMPRODUCT((A1:A100="AAA")*ISNUMBER(B1:B100)*(B1:B100>0))
Is that something you can work with?
***********
Regards,
Ron
XL2002, WinXP
&...
can I edit a picture to look faded?I want to edit my picture to be faded so I can use it as background with text
over it.
"deborahm" <deborahm@discussions.microsoft.com> wrote in message
news:4D93DD63-8553-447D-A0AC-44EE0E1BD9B3@microsoft.com...
> I want to edit my picture to be faded so I can use it as background with
> text
> over it.
In Publisher you can do it one of two ways. For both ways start by
inserting the picture.
Method 1, right click on picture and select Format Picture, click on picture
tab, then click on the dropdown for Color under Image Control and select
wash...
How can i set up an email account in outlook?I get this error when i want to send any e-mail:
The host 'smtp.mail.yahoo.net' could not be found. Please verify that you
have entered the server name correctly. Account: 'pop.mail.yahoo.com',
Server: 'smtp.mail.yahoo.net', Protocol: SMTP, Port: 25, Secure(SSL): Yes,
Socket Error: 11004, Error Number: 0x800CCC0D
Waqar,
Have you had this E-mail account working before?
If you have then it's probably because the mail server you are trying to
access is unreachable, maybe it's down, or you're not connected to the
internet?
If it's never worked then ...
data look up and return values across a rowI have a list in one spreadsheet, we'll call it 'spreadsheet A' that I need
to cross reference with another larger spreadsheet, which we'll call
'spreadsheet B'. I'd like to remove everything from B that isn't on A. Is
there an easy way of doing that?
Chip Pearson has lots of info about working with duplicates at:
http://www.cpearson.com/excel/duplicat.htm
Betsey wrote:
>
> I have a list in one spreadsheet, we'll call it 'spreadsheet A' that I need
> to cross reference with another larger spreadsheet, which we'll call
> ...
Looking for basic multiplaction formulaHI ALL,
I'm trying to multiply cells d5-d9 by cells a5-a9 and
put the answer in cells d14 - d18 ( using caps )
I have tried =(D5*A5)
in d14 and then pulling it down to d18
PLEASE HELP ME IVE BEEN AT THIS FOR AN HOUR AND A HALF!!
Sounds to me like you had it right... what's not working?
In cell D14 enter "=D5*A5"
Copy that and paste it in cells D15 to D18.
Ken Puls, CMA - Microsoft MVP (Excel)
www.excelguru.ca
Concarp wrote:
> HI ALL,
> I'm trying to multiply cells d5-d9 by cells a5-a9 and
> put the answer in cells d14 - d18 ( using caps )
> ...
Looking for sheet to handle MPG, etcHI
I am looking for a sheet to handle gas mileage.
things like MPG etc.
It would be great to have a ready made sheet
to handle this info
thanks
supermari
--
Message posted from http://www.ExcelForum.com
This shouldn't be too difficult unless you attended college at Texas A&M
=miles driven/gallons used
--
Don Guillett
SalesAid Software
donaldb@281.com
"supermario >" <<supermario.1a3sk4@excelforum-nospam.com> wrote in message
news:supermario.1a3sk4@excelforum-nospam.com...
> HI
> I am looking for a sheet to handle gas mileage.
> things like MPG etc.
&g...
account wrong in exchange adminI have exchange 5.5 on a NT 4.0 box. I have a couple of strange questions
and I think the resolution is related.
1) The first problem: In exchange admin program I am looking at the mailbox
resources. I see the user name of John Doe, but for the Windows NT account
it is wrong, the NT account shows the correct domain but a different users
name is there. Looks like this: <domain>\someuser
2) The second problem: I think this is related to the the 1st problem, when
John Doe creates a meeting inside calendar, all replies go to someuser.
Any help is greatly appreciated.
Thanks!
Christi...
Accounting AlternativesHi all
Not sure whether this is the best group to ask the question as I expect
members to be defensive of the subject but...
Our company only has 3 regular users of the GP software.
The accountant (one of the above) reckons that GP is the only solution that
covers multi-company and multi currency accounts.
Is this true, or are there more "small-to-medium-size-business" solutions
that can cope with this?
Seems like GP is the original sledge hammer cracking a microscopic nut here!
TIA
Phil
...
look up who is connectedhello
i would like to check if any pc connects to my xp box which it shares a
lot of dirs.
can powershell do the job and how?
not sure in PS but "netstat" could do this for you.
regards
Ramazan
"ryan" <ryanlihk@hotmail.com> wrote in message
news:eKobVuVrKHA.4220@TK2MSFTNGP05.phx.gbl...
> hello
>
> i would like to check if any pc connects to my xp box which it shares a
> lot of dirs.
>
> can powershell do the job and how?
thanks
On 2/15/2010 2:21 AM, RCan wrote:
> not sure in PS but "netstat" could do this...
Sitemap "Area"Is it not possible to lock down viewing of an area button (on the left
toolbar). In the SDK it states that you can only have "One per parent
element." and the parent element is sub area.
Am I understanding this correctly that you cannot block access to an area
with the privilege element.
If not, is this possible by some other mechanism?
...
Project Accounting Menu Items missingI use GP 8 on MS SQL 2000. After creating a new company, applying Grant.sql
and running the PA Conversion utilities, I still dont get the PA initialize
options in the menu. I added it as a short cut, ran PA initialize SQl and PA
initialize company and yet the project menu items are not being displayed. Is
there anything I missed out?
...
MS CRM Redeployment WizardWhen importing the mapping xml files an error occurred: "An error occurred
during mapping the computer accounts - the mapping failed"
09/16/2005 02:32:40 This computer's DN = CN=SERVER1,OU=Domain
Controllers,DC=ClientORG,DC=local, GUID =
{17427c3d-fe59-46d3-b28f-6c1d7ec4aa28}, SID =
S-1-5-21-2811433622-801027495-562083374-1007
09/16/2005 02:32:40 ERROR: attempt to reuse name CN=SERVER1,OU=Domain
Controllers,DC=ClientORG,DC=local
09/16/2005 02:32:40 Exception of type System.Exception was thrown.
09/16/2005 02:32:40 SDTransform
09/16/2005 02:32:40 An error occurred during the...
Balancing AccountAfter entering info for balancing my E's from downloaded transactions
automatically change to C's. What's going on with this?
"E" in general means it was downloaded. "C" is cleared. So when you balance
the E will change to a C. Sometimes the E will change to a C when it should
not because it did not clear on the statement you are balancing, just click
the C and it will change back to an E (uncleared status). I hope this
makes sense.
"TG" <TG@discussions.microsoft.com> wrote in message
news:7004686A-1CDA-4B3E-8B58-13E7225D9762@microso...
GL Account on POP Blank FormI am running Dynamics 8.0, and I am want the GL account number to show up on
each line item. I found the article on CustomerSource telling me how to do
it, but I keep getting error messages when trying to run the report. I
noticed that the article applies to GP v. 7.0.
Does anyone know if the procedure is different for v. 8.0 and where I can
find those instructions?
We're showing the GL Account on the POP Blank Form in 8.0 and I believe
we followed the same article. I don't think there have been any
changes. If you'll post the error message I'll try to help.
...
Look at this package from M$--ivtelxoethnivzpa
Content-Type: multipart/related; boundary="owjfpbnibkp";
type="multipart/alternative"
--owjfpbnibkp
Content-Type: multipart/alternative; boundary="rubabijkdwz"
--rubabijkdwz
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
MS Partner
this is the latest version of security update, the
"October 2003, Cumulative Patch" update which resolves
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express.
Install now to help maintain the security of your computer
from these vuln...
Look at these security update--wpxhtpbmrmsmmz
Content-Type: multipart/related; boundary="gpfmogvvgagrxl";
type="multipart/alternative"
--gpfmogvvgagrxl
Content-Type: multipart/alternative; boundary="uxubtxafyzmt"
--uxubtxafyzmt
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Microsoft Customer
this is the latest version of security update, the
"October 2003, Cumulative Patch" update which eliminates
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three newly discovered vulnerabilities.
Install ...
Changing Exchange 5.5 Account's Directory Name?Is there a way to manually change the directory name? We
have several accounts where we need the alias name to
match the directory name and at this time they don't.
In the past we would always exmerge the accounts out and
back in again with the corrected directory. If there is a
way to make the change with out this hassle it would save
me a bunch of time.
Any ideas?
TIA
There is not a way to recreate the directory name without following the
process you are doing, exporting mailbox data, deleting and recreating the
mailbox and importing the data. You can, however, change the alias n...
CRM 4.0 Out Look ClientHi All,
I have a problem in CRM Outlook Client.
After i do install Out Client and configure it to allow send and recieve
emails through CRM, it is working fine.
But due to some reasons the menu called "CRM" is disappearing from outlook
Tool bar and it stops sending emails throgh CRM.
It may happen after few days of working well.
Could any body help me to find the reason for it.
Any help would be greatly appreciated.
...