Pages

Search

Microsoft CRM - help with customized forms

Microsoft CRM - help with customized forms


help with customized forms

Posted: 20 Apr 2005 01:05 PM PDT

And one more thing should be done: restart IIS. try to run the command of
:IISRESET

"Support www.MSCRM-ADDONS.COM" wrote:
 

Want to use CRM for an internal helpdesk and ISOLATE internal case

Posted: 20 Apr 2005 12:15 PM PDT

sorry....

fat fingers...


Org level 1
sales
IT
Customer Support
marketing
etc
etc

The IT BU has it's own role (not visible at the org level 1 list) where I
limited the access.

I'll keep chugging and post what I eventually had to do.

Thanks...

"Dave Carr (dave- no com" wrote:
 

AccountBase Fields

Posted: 20 Apr 2005 11:21 AM PDT

You're not missing anything. Rather than looking in the tables look in the
views. You will find the Account view contains all the fields you see in the
deployment manager. The Account view is made up of several tables including
AccountBase and CustomerAddressBase. Only the first two addresses are shown
in this view.

You will also find it useful to look in the views for other entities too
such as Incident (Case) and Contact. I like it because it joins a lot of
things for you so in a contact you can see the AccountIdName for the name of
the account and the actual user names of who created and modified stuff.

There is a cost to this though. You will be joining table in the background
so if you know what you need is just in the table and you want to retrieve a
lot of records you should use the table not the view.

The views are also interesting in that they are created by the metadata
services so don't try changing them.

"Prasad" wrote:
 

Removing the shipping address from an invoice

Posted: 20 Apr 2005 08:22 AM PDT

Now, now JB...

First, CRM is not a 'Point of Sale' application, that's the Retail
Management software... (Hopefully you weren't the salesperson, just
the tech trying to implement... Been there...)

While you can't remove these fields from the form, you can create a new
tab (I like to call the tab "Useless Fields", and move all of the
Shipping fields into a new section on that form. That way, you can at
least remove them from the forms people really need to use...

HTH,

Dave

-------------------------------------------------
David L. Carr, President
Visionary Software Consulting, Inc.
Main #: 971-327-6944

Introducing our newest software product...
VAST - an auditing solution for Microsoft CRM 1.2
VAST shows you "Who Did What When" in Microsoft CRM
To download our free trial, get more info, or to order, visit
http://www.VSCRM.com


JB wrote: 
cannot 
doesn't 
completely remove 

any 
business 
least 
left 
thinks 

Confused with SFO Installation

Posted: 20 Apr 2005 01:48 AM PDT

Thank you ,Brett meyer, I got it.

Where ever the user is, he/she has to logon with the account of
"DOMA\UserA". He should not use other account. His/her local accounts should
not be used anymore.

Thanks

"Brett meyer" wrote:
 

Ambiguous Today Date

Posted: 19 Apr 2005 08:53 PM PDT

This is one of my biggest grips with CRM. It stores dates as time/dates.
Not only does it do it that way but it stores them in GMT. Some dates should
be dates not time/dates such as birthday etc.

The system ignores the local users locale setting and uses whatever timezone
is set in their profile, click on thier name in the top left corner while
they are logged in. The actual time is calculated based on the system clock
of the server too.

Be very careful if you update dates from SQL as you will be several hours
out unless you are working in GMT.

Unfortunaly you cannot set the user timezone as an administrator they can
only do it themselves. Have a look in the systemuserbase table to see if any
of them have changed it and others not. I wrote a script that goes through
and sets them all the the right timezone on a nightly basis as this was
killing me and thier perseption of data integrity.

"Arwin" wrote:
 

No Attribute Error

Posted: 19 Apr 2005 03:32 PM PDT

John,

Thank you for the reply. I double checked the fields to make sure there
were no remaining constraints. The only one I found was for the owner field
which is system controlled. I restarted the Workflow service with no luck,
but rebooting the machine fixed the issue. Maybe i only needed to restart
iis? Anyway, the import works now, thanks again for your reply.

JeffW

"John O'Donnell" wrote:
 

Looking to purchase CRM for media sales use.

Posted: 19 Apr 2005 01:55 PM PDT

"Judi" <microsoft.com> wrote in message
news:com... 

Definitely with investigating further. 1500 contacts is not many and MSCRM
has many ways of making this more manageable.
 

Yes, MSCRM is heavily customisable.

At Vigence have spent a lot of time getting CRM to work for sales teams and
to enable salespeople to be proactive and to reduce the number of clicks to
make it easier to use.


Delete/Re-name Users

Posted: 19 Apr 2005 11:09 AM PDT

Thank you for the speedy reply Christian,

I have found on this site how to remove the license from the disabled user.
Thanks for your advice on that one. It would seem easier to be able to delete
a user but, Oh well! So be it.

In regards to point #1: I am not quite sure what you mean.
for instance I have an AD user named rjend that never uses MSCRM and a user
named ians that I want to give the license to. Will ians have to login as
rjend? If this is the case, I should just disable rjend, reclaim the license
and create a new user.

thanks for your help.

Liam

"Support www.MSCRM-ADDONS.COM" wrote:
 

SFO/Web Client - formatting text fields automatically...

Posted: 19 Apr 2005 10:57 AM PDT

I was directed by MS CRM support to write suggestions here. ?

"Brandon" wrote:
 

BizTalk/CommerceServer/MS CRM/...?

Posted: 19 Apr 2005 08:41 AM PDT

Thanks! I'm gonna take a look overthere :-)
They are using SunSystems for the financial aspect.

Pieter


"Jake Horn" <com> wrote in message
news:%phx.gbl... 
be 
CRM, 
would 
integrate 
can 


CRM Disaster Recovery

Posted: 19 Apr 2005 07:55 AM PDT

Scott,

While not solely for data recovery, CRM customers are finding solace in
the peace of mind that comes from auditing all CRM transactions in a
seperate SQL database. Our VAST CRM add-on application tracks all
changes (by trapping post-callout events), and writing the current
state of each record into 'shadow' tables in our VAST database.

While we don't have any automated disaster recovery functions (yet), as
soon as you install VAST, you will have the latest version of all CRM
records in another SQL database. If a true, no backup exists disaster
occurs, VAST will at least give you a chance of recovering your
critical customer information.

For more information, please see http://www.vscrm.com
Thanks,

Dave
-------------------------------------------------
David L. Carr, President
Visionary Software Consulting, Inc.
Main #: 971-327-6944

Introducing our newest software product...
VAST - an auditing solution for Microsoft CRM 1.2
VAST shows you "Who Did What When" in Microsoft CRM
To download our free trial, get more info, or to order, visit
http://www.VSCRM.com

CRM SFO over VPN - get Error 10061:Connection Refused from Firewal

Posted: 19 Apr 2005 06:35 AM PDT

er, I am the tech guy!
I understand that it's going to be a restriction on the firewall somewhere,
as the error is coming from the ISA firewall.

I guess my question is really - what is CRM Sales for Outlook doing to want
to go to the firewall - ie: are there any additional ports that need to be
open? I don't really understand why it would work okay in the office, but not
over VPN?

"Nathan Warner" wrote:
 

Is there really no sensible fix for this crystal issue

Posted: 19 Apr 2005 01:37 AM PDT

Chertzy -

Laura's right, but in my experience, uninstalling / reinstalling shouldn't
take more than a couple of hours, (leave the databases on the server and
then just re-connect with them during the reinstallation. - I've spent much
more time than that trying to untangle the mess on a test server that got
crystal installed accidentally. -

Scott.

"Laura" <microsoft.com> wrote in message
news:com... 


isv.config file

Posted: 18 Apr 2005 08:34 PM PDT

Hi Brett,

Thanks for the post.

The information provided so far is very good.
There is a KnowledgeBase article called Customizations do not propagate to
the Microsoft CRM Sales for Outlook Client (861612) that discusses this
problem.
If you are interested in more on this subject you might try your post in
the Dev newsgroup.

Kind regards,
Mike Christl

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All rights
reserved.

form scroll bars

Posted: 18 Apr 2005 07:59 PM PDT

Hi Brett,

Thanks for the post. As John stated, this is a known issue with Microsoft
CRM 1.2.

Kind regards,

Mike Christl

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All rights
reserved.

Login required to access Crystal

Posted: 18 Apr 2005 04:27 PM PDT

Rex -

Thanks for the tip. It worked like a charm.

We're still small enough that it's quicker to change each computer myself,
rather than the registry bit -- but will keep it in mind for future
deployments.

Kevin

<com> wrote in message
news:googlegroups.com... 


2 MSCRM systems on 1 network

Posted: 18 Apr 2005 03:36 PM PDT

There is 1 gotcha though: the Exchange router only handles inbound email for a
single implementation.

If you are going to be using the SFO client for both installs, then I would keep
the DB's seperate. If you are isntalling different versions, then you need to
abide by all the licensing constraints of the EULA. This would typically mean
you need seperate licenses.

Matt Parks
MVP - Microsoft CRM

----------------------------------------
----------------------------------------
On Mon, 18 Apr 2005 21:52:02 -0700, "Amer" <microsoft.com>
wrote:

Thanks for the answer - Is it as simple as that? What about the other servers
- do you need seperate SQL server or seperate MSCRM server licenses for the
2nd deployment? Do you know if this scenario of 2 deployment has been written
up in any tech bulletins or faqs etc.

Thanks.

"John O'Donnell" wrote:
 

Confused - Clarify please?

Posted: 18 Apr 2005 02:39 PM PDT

My current set up is just the single server, 1 workstation, and 1 Cisco 837
router controlling my internet gateway. Since nothing is in production and I
have no confidential data stored on anything connected to this network I have
left the router wide open while troubleshoting. I even tried completely
disabling the integrated windows firewall, pop-up blocker, and opened up the
internet options security settings to allow everything. I have also
discovered some KDC errors in my logs that appeared after the second time I
removed and reinstalled SQL and CRM. The errors say I have duplicate
accounts. Neither a visual nor an LDIF utility search turn up any duplicate
user or computer accounts.

I have now reintialized my drives and am starting from scratch. Maybe I'll
try not installing service pack 1 this time. I'm hesitant to do that though
because I'm afraid it will leave me vulnerable when i do go into production.
I'll have to install the client side patches anyway since my workstations
have XP SP2.

Laura

"JGary Penner" wrote:
 

Automatic Email Generation

Posted: 18 Apr 2005 06:48 AM PDT

On the CRM server open Workflow Manager. The email you mentioned is triggered
by a won opportunity. Select Opportunity from the dropdown to view the
workflow rules. Right-click the appropriate rule and deactivate it so you can
edit it. Then double-click it to open it and locate the line in the rule that
sends the email. Double-click the line to view the email. Deselect the
template that the email is sending and, in the recipients portion, select the
appropriate CRM users that you want to receive the email. In the body of the
email, you can type this text:

An opportunity has been won from &opportunity.customeridname; with an
estimated revenue of &opportunity.estimatedvalue;

This will put the data into the email and let you send it to your co-workers
instead of your customers!

Matt Wittemann
http://icu-mscrm.blogspot.com


"David P. Bowler" wrote:
 

Dates Stored with incorrect Date&Time

Posted: 18 Apr 2005 06:41 AM PDT

Just in case you weren't sure on how to change the date settings, the easiest
way is to click on the home page and click on the users name at the top left
of screen and adjust via date time settings.

"Matt Parks" wrote:
 

Missing reports in MS CRM

Posted: 18 Apr 2005 01:11 AM PDT

Oke, thanks John.

If you could let me know if the problem is in the Dutch build of CRM, I'll
be able to explain it to my employes. If the Dutch build is correct, I will
scratch the back of my head and have to think about another solution.

Thanks anyway!

"John O'Donnell" wrote:
 

Can't not access CRM Crytal Report

Posted: 17 Apr 2005 07:46 PM PDT

Thx for your suggestion. My domain controller is using the same server
(Windows Server 2003)

Regards,

Arwin


"John O'Donnell" <com-nospam> wrote in
message news:%phx.gbl... 
contact 
your 
domain 
to 
new 
an 


Create a view from customers based on a data field from Accounts.

Posted: 15 Apr 2005 02:07 PM PDT

Eric,

There are a couple of other options within the core product.

1) Create the same field on the Contact, placing the same values in the
picklist. If you create contacts from the account (Actions | Add
Related | Contact), then you can add to the mapping definitions in
Deployment Manager, and map the Account Rel Type to your custom RelType
field. (Not much work, and you'll probably get an 80-90% solution
from it.) (And you don't need to show the Contact Rel Type field on
the form, yet still have the mappins work.)

2) You could write a Windows service (ASPX page, using the API/SDK)
that went through all accounts and updated all contacts whose Rel Type
didn't match the parent account's reltype.

3) As RelType is a picklist, you could write a JavaScript script for
the OnChange event. I'm not a Javascript expert, but I do know you have
that data available. You should be able to write out the new Rel Type
value and the Account GUID out to a custom database and table. Then a
DB trigger or Windows service monitor could that table, and create an
ASPX page that updates all of the contacts with this Parent Account
GUID to the new RelType.

4) In CRM 2.0, you should be able to create this type of view.
(Advanced Find will allos queries from multiple tables, and you can
save them. Not quite the same as views, but it might be close enough.)

So, I guess if I were you, I'd do the mapping idea suggestsed in #1,
and start to try and write an ASPX page to update Contacts using the
API. (If you're good with SQL, it would be trivial to write a stored
procedure that returned the contacts that needed updating as the source
of data to this ASPX page.)

HTH,

Dave

-------------------------------------------------
David L. Carr, President
Visionary Software Consulting, Inc.
Main #: 971-327-6944

Introducing our newest software product...
VAST - an auditing solution for Microsoft CRM 1.2
VAST shows you "Who Did What When" in Microsoft CRM
To download our free trial, get more info, or to order, visit
http://www.VSCRM.com

Microsoft Word - My Picture cannot be seen completely

Microsoft Word - My Picture cannot be seen completely


My Picture cannot be seen completely

Posted: 27 Aug 2014 03:21 PM PDT

Hi

I have a problem in inserting picture in word 2007. my picture inserted but just it's bottom can be seem. I worked with it's handles but didn't make difference. it's similar that something has overlapped it's top part but when I make right click on it, the 'bring to front' or 'send to back' options are disabled. I have special thanks if everyone can help.

I am unable to view my scanned drawings in Word 2013, the only thing that appears is a huge, symbolic code.

Posted: 27 Aug 2014 03:06 PM PDT

Hi, fellow Microsoft Community Members,

I have Microsoft Office Word 2013 installed on my computer, and I had bought mostly with high hopes that I would be able to view my drawings as well as my writings. I have been able to write but all my drawings which I have scanned for my PC do not appear. Word always says in a little box that I have to select some sort of coding for my drawing to be read. I have tried all of the 3 choices word has given me and none of them bring up my image. They all bring a almost exact written code that describes my picture.

I am rather new to anything that involves technology. But as a artist I had hoped that I could figure out a way to view my images in Word. I still, however am at a loss and this whole problem has made me so confused. I am not even sure as silly as it sounds which types of files Word 2013 can read. I heard that Word accepted images but I am not sure what to do for it to accept mine.

How can I get Word 2013 to view my drawings and not their codes? Also if possible what are all the file types Word 2013 can accept?

If anyone has any answers or just any ideas of how I can maybe end this problem, please share. I am at my wits end with this whole situation.

Thanks

table headings

Posted: 27 Aug 2014 03:01 PM PDT

I use WORD 2013 and need to create a table with headings. The headings need to be at a 45 degree angle. I can create a text box but it it time intensive and not easily done.

Any help will be appreciated.

Word 2003 Redaction Add-in

Posted: 27 Aug 2014 02:37 PM PDT

I cannot download Word 2003 Redaction Add-in.  It starts to download and at the very end I get this message:

The instruction 0x005159d0 referenced memory at 0x005159d0.  The memory could not be written. Thank you for any assistance.

Nothing visible on Word Documents after clicking Enable Editing in Protected View

Posted: 27 Aug 2014 02:27 PM PDT

When I open a Word document (both .doc and .docx) from Outlook, they open in Protected View and I can read them.  If I click "Enable Editing," the document opens in Read Only, but there is nothing showing.  It shows the number of words, pages, etc, and I can print it, but there is no document showing.

How can I correct this?

How should Word 2010 content controlled drop down lists behave?

Posted: 27 Aug 2014 01:57 PM PDT

I have a Word 2010 form with content controlled drop down fields protect by grouping.

- One cannot use the down arrow to display the options. Should you be able to do that?

- One cannot start typing and have it find an item on the list.  Should you be able to do that?

If not, is there a way to make it do these functions?

The cursor jumps to field after pasting data into a group protected form

Posted: 27 Aug 2014 01:49 PM PDT

I have a Word 2010 form with content controlled fields protect by grouping.  If one:

1) Tabs into a field

2) Copies the data in that field

3) Hits tab to go to the next field

The cursor jumps to the first field at the top of the form.  One then has to click in the next box or tab through the entire form again.

Is there any work around to this action?

No cursor or ability to type on a new doc.

Posted: 27 Aug 2014 01:26 PM PDT

Open Word, 2010.

Actually I can see arrow on part of page where margins would be.

And in where I would normally type I see justification symbol instead of cursor.

Typing (blind because no cursor seems to be protected against. Word / letter count doesn't go up.)

Without doing anything, if I right click, paste option is available like I had copies something earlier (didn't).

And if I change through a couple options, minimize page and restore, sometimes the desktop screen stays visible with Word running, like I did a screen capture.

In fact, it seems like everything I am doing is being screen captured. 

Malware free. Repaired and removed Word 2010. Excel works fine. Word Perfect works fine. Tried a different keyboard.

Ideas??

Thanks.

Figure/table title format

Posted: 27 Aug 2014 12:45 PM PDT

I would like to create a figure/table titles that have the number contained in brackets [] as shown below.

Figure [1]: Intra-Shelf

I have tried to use captions but I cannot figure out how to get the brackets around the number.

How can I use word to get the figure and table format as shown above?

Office programs do not start

Posted: 27 Aug 2014 11:44 AM PDT

Word worked just fine yesterday on my Windows 8.1 tablet PC (ASUS T100). Home and Student Office that was pre-installed on the tablet, which was purchased in July.

I turned it on today and nothing happens when I open Word or any other Office program.

If I try to open Word from the start menu, the desktop opens and then nothing else happens.

If I try to open Word from the desktop, nothing happens.

If I try to open a docx file from the desktop, nothing happens.

If I try to open a docx file from OneDrive, nothing happens.

If I right click a document and select open, nothing.

If I right click and try "open as" and select Word, nothing.

Word will not run in safe mode, either.

Further tinkering shows the same result for all Office apps. The computer itself is otherwise fine, so I believe this to be a problem with Office. What's particularly frustrating is the complete lack of an error message or other clue to what is wrong.

Unable to fill in Word Form

Posted: 27 Aug 2014 11:15 AM PDT

I inherited two similar Word documents. Both are in table structure. Some of the cells are empty, to enter text, and some have ActiveX checkbox controls. 

To use the ActiveX checkbox controls, I need to have the forms in Restrict Editing mode. In one of the forms, when in Restrict Editing mode, I can still type into the empty table cells, but in the other form, I'm unable to enter text into the cells.

I want to be able both to check the checkboxes, and enter text into the empty cells. Does anyone have any idea why the second form is not allowing me to do this, and what I can do to fix this situation? 

Many thanks!

Please help! Windows 8.1 asking for Credentials

Posted: 27 Aug 2014 11:01 AM PDT

Please help me!  I have been trying to figure this out for over an hour now!  I recently updated my laptop to Windows 8.1 and every time I want to access Word, it keeps asking me for my credentials.  I urgently need to get this issue resolved.  What's the deal!?

Last Page footer differs than footer for rest of document

Posted: 27 Aug 2014 10:52 AM PDT

I have a template that contains a footer. When users fill out the template, the finished document may be only one page or multiple pages depending on the amount of text entered. If the document is several pages, I would like the footer to appear differently on the last page from the previous pages' footers. If the document is only one page long, the footer should appear like it would on the last page of a multi page document.  All footers contain page numbers, but the last page footer will contain some disclaimer text that should not appear on previous pages.

Example 1 (multi page document)

Page 1

Footer (page number only)

Page 2

Footer (page number only)

Page 3

Different Footer (page number and disclaimer text)

Example 2 (one-page document)

Page 1

Different Footer (page number and disclaimer text)


Word frozen on IPad

Posted: 27 Aug 2014 10:19 AM PDT

Hi

I was amending a file and went to save, however when the document was uploading to my personal OneDrive, it froze and I have been unable to cancel or now use Word at all.    Pressing cancel has no effect

Thanks

Steve 

Copied and linked text between word documents

Posted: 27 Aug 2014 09:53 AM PDT

I have text in one document that I want to appear in another document, and to be updated in the second document when the first document changes.  I did a copy, paste special, paste link, HTML format in the second document.  It works fine.  when I click on the copied text I can see that it is linked, and I can find the link info.

My question is about the original document.  Is there any way in the original document to see that a text has been copied and linked to other documents?  If so, can I see what document were linked?

thanks for your help.

setup auto file location

Posted: 27 Aug 2014 09:51 AM PDT

I have a client that loved the auto file location function in Word 2003...I need to find away to do it in office 2007 with out clicking more the 3 buttons..she wanted the old 1 click solution..is there a macro or something that can be setup? 

Lost Macros

Posted: 27 Aug 2014 07:04 AM PDT

When I opened Word this morning, all of my macros were gone.  We haven't changed systems or upgraded to a new version of Word.  Any suggestions on ways to recover them?  Thanks

Hiding track changes in Word 2013

Posted: 27 Aug 2014 06:32 AM PDT

I need to be able to hide track changes so when someone else opens the document, they can see the final copy with the changes already incorporated. In Word 2010 I would normally select 'no markup' or go to 'show markup' and deselect all of the viewing options, but when I do this in Word 2013 and then save the document like this, all of the viewing options have been reset when I open it again and all of the track changes appear on the page. I don't want to accept all of the changes. I need the person viewing the document to have the option of looking at the them; I just don't want the document delivered with all the changes visible. Is there a way to hide track changes so they won't appear again until someone actually goes into the options and selects 'simple markup' or 'all markup'?

VBA UserForm Design - Using a Scroll Bar

Posted: 27 Aug 2014 06:06 AM PDT

I have a UserForm with 4 pages. There are 4 TextBoxes on each page. The layout is simple and symetrical.

However I now need to add page 5 with 30 TextBoxes, but there is no room on page 5 to accommodate them, unless I resize pages 1-4 so that they are all the same size.

I guess the answer is to place a vertical scroll bar on page 5.

How do I add the text boxes in view object (design) mode without extending the size of the page(s)?

Picture Tools/Picture

Posted: 27 Aug 2014 05:31 AM PDT

I want to crop a picture in MS Word 2013.  When I look at help to give me guidance on how to do this, it tells me to go to Picture/Tools/Picture, but what it doesn't do is to tell me where I can find Picture Tools.

Are you able to guide me?

Many thanks

Ian

Cross referance, bookmarks or Fields?????

Posted: 27 Aug 2014 05:20 AM PDT

Hi all,

For what seems to be a simple request may turn out to be quite tricky.

I would like to be able to create a a field or book mark that the user can type a word into and have it populate below in the table.

So The user would enter "12345" and "This is the description" and it will appear on the grid below as shown.

I was able to do this using either a bookmark or cross referance.

I would like to then save this selection/form as a Quick Part Selection and be able to insert it multiple times in the one document.

I was also able to do this however when I change the item number on a newley inserted Quick Part all the other referances change.

Is there any way a Quick selection or a Bibliography save can have all the referances contained within it so that if i change one it will not effect the other?

Cheers :~)

Bunch of random letters got added to my Word document...

Posted: 27 Aug 2014 05:06 AM PDT

Hi! First of all, thanks in advance for any help you may provide to solve this issue.

I've been revising a medical document at work, keeping track of changes for my editor to review later... Last I checked, though, a bunch of seemingly random letters were added to the original text, making it all utter garbage. Here's a few examples (in Portuguese):

Original

Introdução: As Neuropatias Óticas Hereditárias compreendem um conjunto heterogéneo de doenças genéticas cuja manifestação clínica principal é a atrofia ótica. Esta atrofia resulta da perda dos axónios das células ganglionares e alteração do suporte microvascular.

Current

Introdutigados Neuropatias rodutigados Neuropat, FMUC, Coimbra.de Coimbheterogtigadde doentigadosée doe cuja manifestaNeuropat, FMUC, Coimbra.de Coimbraivers. Esta atrofia resulta da perda dos axó Esta atrofia resulta da perda dos ax.de CoimbraiversitEsta atrofia A gravidade clínica e respetivo impacto na acuidade visual variam entre casos assintompacto ne a cegueira completa. As causas hereditto na aa neuropatia óneuropatia mpleta. As causas hereditto na acuidade rsiteuropatia mpleta. As causas heredittà

All I know to ask is... What the bloody damnation??? It's ridiculous.

Even more ridiculous is the fact that all I have is the garbled up current version, and the original without ANY of the hundreds of corrections I implemented. No in-between whatsoever.

So what I'd like to know is if there's any way, however remote, that I might fix the document while keeping the many, many, MANY hours-worth of revision changes that I did... Is there? Please, someone say that there is. Please! Oh, the humanity!

PS - I apologise for the tone. It's just that I somehow have a gut feeling that this is irreversible and I'll have to start all over, while getting paid exactly the same. 

Shortcut to Last Workpoint?

Posted: 27 Aug 2014 03:46 AM PDT

I am working on a large document at several points which are many pages apart. Even with the help of the navigation pane or by setting bookmarks I think it takes too much of my time to find my last workpoint(s). Is there a keyboard shortcut or can you even create a macro that returns you to the last workpoint(s)? G.R.

Save as in MS Word 2010 (win 8.1) document name not suggested

Posted: 27 Aug 2014 02:55 AM PDT

Up until win 7 Ms Office 2010 Word always suggested the first line as a document name. In Win 8.1 not anymore. Could not find the feature to change this myself. Please help, thanks.

Custom Autocorrect Not Working Unless Capitalised

Posted: 27 Aug 2014 02:02 AM PDT

Hi guys

I originally asked this question over on a different forum (http://www.msofficeforums.com/word/22094-custom-autocorrect-issues-capitalisation.html) but to no avail. At the time, I wasn't using many shortcuts, so I let it slide when I couldn't solve it, but now I am using more and more I thought I would delve a little deeper into fixing it.

I am currently using custom autocorrects as shortcuts for adding formatted text, e.g. for the names of radioactive isotopes, as shown in the above link, so that I don't need to manually select and superscript the 99m part of 99mTc for example. Similarly, for the units µGy I have created a shortcut to correct uGy to swap the u for a Greek mu.

This works perfectly, as long as I capitalised one of the letters within the autocorrect. It doesn't matter which letter, for example even Ugy corrects to µGy. However, if all of the letters are lower case, the autocorrect doesn't work and it leaves it as ugy for instance. I have tried adding lower-case examples to "Options - Proofing - Autocorrect Options" but they automatically highlight the original capitalised version in the list, implying that the case of the letters is irrelevant in Autocorrect.

Does anyone have any idea why this is happening and how to fix it? It's not the end of the world to need to capitalise one of the letters, but as I am typing this a lot, it would save many keystrokes overall and also satiate my curiosity :)

Thank you

Mark

bibliography

Posted: 27 Aug 2014 01:12 AM PDT

Hello, some of the bibliography fields do not show up in the way my tutors direct me to (italics when it shouldn't be etc). The problem is that after I change it to the way I want it, and later update the list, it goes back to how it was before.

How can I change it permanently? Or even better - change the way it is set up to show?

Thanks

Proofing tools not installed

Posted: 26 Aug 2014 10:53 PM PDT

I have been using microsoft word 2013 since a couple of months ago I have used the software without any issues until today when proofing all of a sudden stopped working and asked me to buy a language pack which I should have already because it was working. Does this mean I have to buy a lenguage pack which I already had again?

Pressing Enter key on a Heading changes the font to Times New Roman

Posted: 26 Aug 2014 09:26 PM PDT

Hi,

I am creating a document and my default font is Calibri 11pt. When I create a Heading1 or a Heading2 and press enter, the font changes automatically into Times New Roman. Not Calibri!

Why? Are there multiple default fonts sections in Word? How do I fix this?

Word issue: cutting off edges of documents while printing

Posted: 26 Aug 2014 07:59 PM PDT

Hey guys!

I have Microsoft Office 365 University on my MacBook Pro. The university that I attend uses outdated versions of word for their documents, and every time I download and print a document, it cuts off the edges.  I have tried copying the info and pasting into a new document. I have tried to save as a pdf.  It still prints it out with the edges cut off.  By edges, I mean the top, sometimes the bottom, and sometimes the sides if there is a table or picture.  I have also tried changing the print settings to page setup: US Letter-Borderless.  Sometimes it says - 'the header in section 1 is outside the margins.'  Other times, it doesnt say that and It still cuts things off.

 

My roommate has a macbook pro and microsoft office and her version automatically adjusts every time she downloads one of these outdated documents.  None of her edges are cut off.  I have tons of documents to print for school, and I would love to figure out how to change the settings on my program to accommodate every time I download and print a document.  

 I have tried calling microsoft, I have tried messaging the chat center, but I either wait on hold for 20 minutes, or I have spoken to roughly 8 people on the chat who have not been able to solve the problem.  If you know of a way to fix this issue, or if you know of a way to reach a manager at microsoft, please let me know!!

All help is greatly appreciated.

Send Word docs as PDF--location of sent email

Posted: 26 Aug 2014 06:30 PM PDT

The Outlook email that Word used to send the PDF is not in the Outlook SEND folder.  Does anyone know where the sent email is located?

Unable to double click and open Word or Excel files from OneDrive folder

Posted: 26 Aug 2014 11:04 AM PDT

Original title: OneDrive

I am having a problem opening office files on my local drive.  I recently switched to office 365 from Office 2010 and I never encountered a problem with OneDrive.  When I double click on a local Office file on the OneDrive folder, Word or Excel opens but not the document.  However, if I open the file from Word or Excel they open fine.  I also notice that if I open the file from windows 8 toolbar, if the document link is pointing to OneDrive it opens fine, but if the link is pointing to the OneDrive local drive it does not.  The files are available offline and sync is working fine.  Any thoughts?

Deskpro: can't boot from hd, or run setup from floppy; not newbie, have rtfm - Forums Linux

Deskpro: can't boot from hd, or run setup from floppy; not newbie, have rtfm - Forums Linux


Deskpro: can't boot from hd, or run setup from floppy; not newbie, have rtfm

Posted: 27 Nov 2006 10:59 AM PST

["Followup-To:" header set to comp.os.linux.hardware.]
On 27 Nov 2006 10:59:04 -0800, com
<com> wrote: 
Have you tried a memtest86 floppy?
 
On some machines it was possible to swap the A: and B: drives in the BIOS,
so you could boot from either 3.5 or 5.25 inch floppies. If your machine
never had a second floppy, it's unlikely that the drives would be swapped.



--
We seldom repent talking too little, but very often talking too much.
-- Jean de la Bruyere

Need to install a package that conflicts with another

Posted: 27 Nov 2006 05:15 AM PST

On Tue, 2006-11-28 at 00:27 -0800, com wrote: 

Okay, so then my assumption is you're downloading packages to some
media and then transferring it to your computer. You can uncheck the
internet repositories in Synaptic and add cd's as source. Again though,
you don't give a lot of information to go on.
 
--
Peter Bart <net>

How to view LOG_DAEMON logs

Posted: 26 Nov 2006 12:00 PM PST

Baho Utot <kumusta.org> writes:
 
 
 

Sorry, I did not realise you were talking about a package on some
distribution. syslogd is the actual daemon (program) that does the logging.
distros do not start up packages.


 

KDE INSTALLATION

Posted: 25 Nov 2006 10:44 AM PST

Baho Utot wrote:
,,, 

Does not require file extensions. Best practice is for a program to use
the "magic number" file header to identify the type. However not all
programs make use of this and not all files have a unique header.

[Linux][c.o.l.s] Newb, rpm, Failed dependencies ...

Posted: 24 Nov 2006 05:47 PM PST

In comp.os.linux.setup Moe Trin <example.tld>: 
 
 

[ complete mess of various rpm from various fc versions ]
 

Well spotted, to make a long story short I'd strongly suggest: to
the OP:

http://www.puschitz.com/

For some known to work detailed instructions to get oracle 9i/10g
running on RHEL, Fedora Core/etc.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 279: The static electricity routing is acting up...

From screen technical doc to X

Posted: 24 Nov 2006 06:24 AM PST

Bill Marcum wrote: 

ATI Radeon X300


Dual boot problem

Posted: 23 Nov 2006 07:27 PM PST

On Fri, 24 Nov 2006, in the Usenet newsgroup comp.os.linux.setup, in article
<gEt9h.362949$R63.101360@pd7urf1no>, Bruce Barbour wrote:
 

Where on the second? /dev/hdb1? /dev/hdb5? This sounds as if it's
the second installation on the computer, with the first as windoze on
/dev/hda1 (the C: drive) and some Linux on another partition on that
drive (perhaps /dev/hda2). Then you somehow removed that Linux install,
but didn't clear the boot loader. Is that correct?
 

OK - where is it looking for the kernel? Some where on the first drive?
On the second? Where? By the way, which 'Slave' drive? Is this on the
same cable as the first drive? That would be /dev/hdb. If it's on the
other cable, then this could be /dev/hdc (jumpered as Master) or /dev/hdd
(jumpered as Slave).
 

I'm sorry Bruce, but it's still not quite enough information. Did you
look at those HOWTOs I suggested yesterday?

Old guy

vlc installation

Posted: 21 Nov 2006 10:25 PM PST

In comp.os.linux.setup com:
 
 
[..]
 

Check 'man rpm2cpio' and 'man cpio' to turn the package first
into a cpio file (rpm2cpio) and then unpack (cpio) to your $HOME.
This should be the easiest.

Good luck
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 420: Feature was not beta tested

Chaos on a Linux box!

Posted: 21 Nov 2006 10:15 PM PST

On Wed, 22 Nov 2006 06:15:21 UTC, "Krish" <com> wrote:
 

One has to ask why he was given it! I hope the cost of fixing the
problem comes out of his bonus :-)

--
Jim Backus running OS/2 Warp 3 & 4, Debian Linux and Win98SE
bona fide replies to j <dot> backus <the circle thingy> jita <dot>
demon <dot> co <dot> uk

How do I modify cupsd.conf permanently?

Posted: 21 Nov 2006 07:31 AM PST

com writes:
 
 
 
 
 

Well , that you can test. Open the cups web interface, close it without
saving anything and see if the date on cups.conf changes.
ls -l /etc/cups/cupsd.conf
 
 

liveCD (w/server capabilities)

Posted: 21 Nov 2006 06:28 AM PST

Try SLAX @ slax.org. Very small (the server ed is < 300 MB), based on
Slackware 11, a venerated and respected parent distro, lotsa (>1500)
ready-made modules (extensions), and is the *easiest* live CD to
remaster. I like it bec it was designed w/ the intension of explicitly
being a live CD distro. Meaning: you *can* install it to your hdrive
but that's not what it's intended for. Bec it's a live CD, that's one
less thing that can be corrupted in one's system. In spite of its
size, it's very feature-rich (KDE-based.) It has everything you spec'd
(not sure about NFS, but you could add it quite easily) and it has a
nice user community/forum. Try it, I doubt you'll be disappointed....

Ray wrote: