Converting to PDF #2I lose my hyperlinks to email addresses when I convert from Publisher 2002 to
a .PDF in Adobe Acrobat 6.0 Professional.
Do I need to upgrade to Publisher 2003 or can this be fixed?
While in a state of ecstasy after repairing his laptop, Ed sees a
message from Banks <Banks@discussions.microsoft.com>. On it is written:
> I lose my hyperlinks to email addresses when I convert from Publisher
> 2002 to a .PDF in Adobe Acrobat 6.0 Professional.
Publisher sends printable information to the printer driver.
As you cannot click a hyperlink on a printed piece of paper, Publisher
doesn...
Exporting Custom Security Roles CRM 4.0Is there any way of exporting custom security roles in CRM 4.0? It
appears only the OOB Security Roles are 'exportable'. It only makes
sense that customized ones could be exported.
I don't have any problems exporting custom security roles. Aren't they
listed in the export customizations list?
--
Michael H�hne, Microsoft Dynamics CRM MVP
CRM Blog: http://www.stunnware.com/?area=blog
----------------------------------------------------------
"Kraig" <kraigr3@gmail.com> schrieb im Newsbeitrag
news:9737235c-b921-4d9b-902b-6f5056525fd7@c65g2000hsa.googlegroup...
Problems with public folders #2I am having two problems which may or may not be related.
1) In System Manager when I try to view or work with the public folder tree,
I get the following error "The token supplied to the function is invalid",
ID no:80090308. I cannot see any public folders or manage them at all after
that.
2) Whenever anyone clicks on send/receive in outlook 2003, they get the
following error "Task 'Microsoft Exchange Server' reported error
(0x8004010F):'The operation failed. An object could not be found.'"
Does anyone have an idea of what the problem is for either...
How do I add vertical lines to separate columns in Outlook 2003 #2In Outlook 2000, all columns were separated by a gray
vertical line. I can't seem to set this up in Outlook
2003.
Any help would be appreciated
ARe you using Word as the message editor?
--�
Milly Staples [MVP - Outlook]
Post all replies to the group to keep the discussion intact. Due to
the (insert latest virus name here) virus, all mail sent to my personal
account will be deleted without reading.
After searching google.groups.com and finding no answer, mschwartz asked:
| In Outlook 2000, all columns were separated by a gray
| vertical line. I can't seem to set this up in O...
Outlook 2000 under Win98Hi,
Have a machine with Win98 and Outlook 2000. I am giving
this machine to another user. The problem that I have is
that when I start Outlook 2000, it has the previous user
name in the splash screen.
here are the things that I have tried.
1. Uninstall Outlook 2000 (twice)
2. Delete all occurances of Outlook in Registry
3. Reinstall Outlook 2000 (twice)
4. Delete .pwl files
And still when I reinstall again, I entered a new user
name in the installation process. After that, I start
Outlook and still have the previous user name.
Note: Don't really want to reinstall Win98.
Any s...
Swedish characters in the Display name #2I have a problem with Swedish characters in the senders' names on outgoing
e-mail.
Previously we have formatted the display names like:
Last name, First name
This is causing problems for some external recipients, since their e-mail
program reads this as two addresses (Last name as one name and First name as
another)
I tried changing the display name for one user to "First name Last name"
instead, but then the Swedish characters are not shown when he/she sends an
external e-mail. Example:
"Åke Jönsson" becomes "Ake Jonsson"
or
"Åsa H...
Print 2 receipts when selling item with rebate?Is there any way to program rms to print multiple receipts on particullar
items,
for example I sell an automatic pool cleaner that has two differant
mail in rebates and we always supply the customer with duplicate receipts
Victor
Out of the box, no. The easiest way is to train cashiers to use the Reprint
function when they need a second copy. The other option is to configure the
receipts to print 2 copies every time, but that's probably a waste of paper.
I'm pretty sure this could be accomplished as a customization using the HTML
status bar and QSBridge, but you would need a ...
2007 Schema Prep #2I extended my AD last night for 2007 and have a few questions to verify it
was successful:
I have a root domain (domain.local) that houses my schema master and a child
domain (domain.net) that has Exchange 2003. I ran setup /prepareAD then ran
setup /preparedomain: domain.net and both said they completed successfully.
However, I was expecting to see the new OU (Microsoft Exchange Security
Groups) in my child domain. It is present in my root domain. Is that all
correct?
In my child domain I now have a new global security group call Exchange
Install Domain Servers.
Last thing, the D...
Formula query #2I am trying to identify a formula which will add and then display th
number of times a number appears in a range.
For example, the range looks like this
.......A...........B............C
1...1110......1110.......1114
2...1110..... 1111.......1111
3...1111......1112.......1110
4...1111......1113.......1111
The numbers which appear in the applicable range e.g. 1110, could b
any number between 1110 and 9999 and as such I cannot simply predefin
which number to look for.
I am hoping the output could like as follows:
.......A........B
1....1110....4
2....1111....5
3....1112....1
4.....
if formula #2i have this formula in a cell D3 =IF(A1="F",B1&B2)
how can i make it multiple for example i want to add this IF(a2="G",B1&B3)
in D3 also.
thanks
Either -
=IF(AND(A1="F",A2="G"),B1&B3,)
=IF(OR(A1="F",A2="G"),B1&B3,)
Regards.
Bill Ridgeway
Computer Solutions
"jaypee" <jaypee2cool@yahoo.com> wrote in message
news:O3NhGKIhGHA.1272@TK2MSFTNGP03.phx.gbl...
>i have this formula in a cell D3 =IF(A1="F",B1&B2)
> how can i make it multiple for example i want to add this IF(a2="G&q...
Can CRM 4.0 professional run on Windows SBS 2003?CRM 3.0 shipped in two flavours: CRM 3.0 for Small Business Server,
and CRM 3.0 professional. Apparently, CRM 4.0 doesn't come in a "for
Small Business Server". Instead, it ships as "professional" and
"enterpriese" editions.
Has anyone tried running CRM 4.0 on Windows Small Business Server
2003?
Andy
Hi,
I'm running CRM 4.0 workgroup on SBS 2003 R2, didnt have any problems yet.
As long as you have your ReportServices right during installation, you should
be fine.
Alex
"Andy" wrote:
> CRM 3.0 shipped in two flavours: CRM 3.0 for Smal...
Reminder is not work in default folder #2I used as follow coding to send email to outlook client(outlook 2000):
''''''''''''''''''''''''''''''=AD''''''''''''''''
Dim ll As New CDO.Message
Dim bb As New CDO.Configuration
bb.Fields(cdoSMTPServer) =3D "nc80012"
bb.Fields(cdoSendUsingMethod) =3D cdoSendUsingPort
bb.Fields.Update
Set ll.Configuration =3D bb
ll.Fields.Append "urn:schemas:mailheader:x-mess=ADage-flag", adBSTR _
...
POP3 & IMAP4 services #2Hi there,
I got problems on starting POP3 & IMAP4 services. Recently they cannot be
start after my exchange server restarts. At the beginning, POP3 cannot be
start automatically, later it's IMAP4. After I can start them manually after
the server has been completely started, I check event viewer, I found the
server did try to start IMAP4, but got error
"An error occurred while starting the Microsoft Exchange IMAP4 Service:
server instance number 1 failed to start with error 0x80040a01." At the same
time, an event also there, "Microsoft Exchange IMAP4 Service (Build...
2 accounts being sent under one addressI currently have two accounts in my Outlook 2000. xxx@provider.net &
PPP@provider.net. The PPP@provider.net is the primary account. When sending
an email from the xxx@provider.net, it still shows as the PPP@provider.net
address, so in turn I get any replies to the xxx@provider.net back to the
PPP@provider.net. Is there any way to make the reply address or the address
of sender shown to the xxx@provider.net account?
You said you had 2 accounts.
You then listed 2 email addresses.
Those are not the same thing.
Clarify your post.
--
Russ Valentine
[MVP-Outlook]
"jeepstr9" ...
Any one have crm 3.0 installation and config certification dumps ,
Hi Folks ,
If Any one have crm 3.0 installation and config certification dumps ,
Please post it
or send to krishna.919ATgmail.com=20
Thanks=20
Kris=20
Reply =BB
Are you refering to this?
CRM 3.0 90 Days trial
http://www.microsoft.com/downloads/details.aspx?FamilyID=7d418781-69ad-422d-92fa-87fdb2538e2c&DisplayLang=en
<krishna.919@gmail.com> wrote in message
news:1150431561.738912.313120@g10g2000cwb.googlegroups.com...
Hi Folks ,
If Any one have crm 3.0 installation and config certification dumps ,
Please post it
or send to krishna.919ATgmail.com
Thanks
Kris
Reply �
...
Printing Externally #2
That works great...except it word brings up a message box stating tha
Word is currently printing, if you exit, you will cancel you
print.....and if i click no, so i dont close word, it still doesnt wan
to print...any suggestions???Thank
--
tess45
-----------------------------------------------------------------------
tess457's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=1393
View this thread: http://www.excelforum.com/showthread.php?threadid=26662
There's a setting in MSWord that allows you to do background printing. I've
turned this off--so Word do...
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 ?
...
Using Outlook client for CRM 3.0 in a remote officeI need to set up access to the corporate CRM from several remote offices. All
of them have VPN connections (Windows or Checkpoint). What are the steps
required to configure remote clients to be able to use CRM features in
Outlook.
Remote users can connect to CRM through Internet Expolorer.
Thanks.
Assuming they are connected, the isntallation over a VPN connection should
not be any different than a typicaly installation. If the connection is
slow though, the first synch & Go Offline process will be noticiably slower
though.
--
Matt Parks
MVP - Microsoft CRM
"mkatsev"...
Compare 2 Worksheets Create a 3rd depending on resultsI have a unique problem that none of the other posts or shareware seems
to solve.
I have 2 worksheets (orig.xls and new.xls) that are 15 columns wide (to
the "O"). The data is just numbers but the second column either has the
words: "new" or "cancel" which is important as you will see. I need to
compare the two worksheets and create a third worksheet (update.xls)
depending on the three possible results:
1) If a row is removed in the new.xls file = copy the row from the
orig.xls file and make the 2nd column "Cancel"
2) If a row is added to the new.xls...
OT: Trend Micro WFBS SP2 beta starting 2/15/10Anyone interested in helping to improve the WFBS product should join the
beta...and all future ones.
https://www.trendbeta.com/index.php?get=356&content=554
Gregg Hill
--
Gregg's pet peeves:
First of all, what does a peeve look like, and why would anyone want one as
a pet?
Peeve #1: Apostrophes: when in doubt, leave them out! You will be correct
more often than not.
Its = Belonging to it. For example, "Look at the sky. Its color is blue."
It's = It is. For example, "It's hot today."
It's = It has. For example, "It's b...
Front end server with mail boxes??? can it be done #2sorry for the late post... i have 50 users
"joel" <joelbueno@verizon.net> wrote in news:ehG8e.8669$c93.2155@trnddc08:
> sorry for the late post... i have 50 users
Why? Are you going to have back-end servers?
Regards,
--
Arlo Clizer
Exchange MVP
FAQ: http://www.exchangefaq.org
Archives: http://groups.google.com
"joel" <joelbueno@verizon.net> wrote:
>sorry for the late post... i have 50 users
No.
--
Rich Matheisen
MCSE+I, Exchange MVP
MS Exchange FAQ at http://www.swinc.com/resource/exch_faq.htm
...
excel 2000 messageexcel 2000 message - 'cannot use object linking and
embedding'
Were they hit by the MSBlast worm?
One poster (Lutz Meyer) guessed that this was the cause of his problems. I
haven't seen any confirmation/denial, but you may want to read his post:
http://groups.google.com/groups?threadm=3F3971AF.FA4490F5%40msn.com
Post back with your results. I'm curious if that was the problem. (It's come
up quite a few times since MSBlast hit.)
bill bootle wrote:
>
> excel 2000 message - 'cannot use object linking and
> embedding'
--
Dave Peterson
ec35720@msn.c...
CRM 4.0 VPC ProblemI downloaded CRM 4.0 VPC, extracted them, and I got MSDYCRM40VPC_BASE.vhd.
After I create a new virtual machine for this vhd, I got an message "Reboot
and Select proper Boot device or Insert Boot Media in selected Boot device"
when I clicked Start. So, it have not brought me to WINDOW LOGIN SCREEN.
Anyone had this CRM 4.0 VPC worked, please help me how to get it work to get
away from a message above.
Thanks and Appreciations
-Toi
"Toi Day" <ToiDay@discussions.microsoft.com> wrote in message
news:50BF3D76-10D8-4CF0-90BC-EFF8E0D925A0@microsoft.com...
> I...
Attachments not received #2Can anyone help ? - When I send some attachments using Outlook 2003 the
attachments are not received by the recipient just the mail. Incidentally
they show the attachment paperclip in the Sent Items as if they were sent.
This happened in earlier version too but only when I switched to XP. It
does not occur with Outlook Express
Many thanks
First thing to check is your sending mail format. Make sure you're not using
Rich Text Format. Try Plain Text or HTML instead
"Marian Hughes" <moi@esatclear.ie> wrote in message
news:OMWri8Y4DHA.1592@TK2MSFTNGP10.phx.gbl...
>...
CRM 4.0 - Word 2007 - mail mergeOK, so I've read a number of blogs detailing the mail merge process.
Open in Word, save as XML, import to CRM, edit and add the mail merge
fields. Simple, right?
My organization has about a dozen mail merge templates which worked
very well in CRM 3.0. I was fully aware I would probably have better
luck just re-creating them in CRM 4.0. No biggie.
I've done so and mail merge in CRM 4.0 is ... shall we say less than
stellar.
Mail merge on the Contact entity does not work at all. For any user.
Mail merge on the Account and Opp entities works sporadically.
Literally from one user to th...