Pages

Search

What template can I use to make lables that are in sheets of 24? Microsoft Project

What template can I use to make lables that are in sheets of 24? Microsoft Project


What template can I use to make lables that are in sheets of 24?

Posted: 18 Feb 2005 02:39 PM PST

Hi Mike,

Well I'm sort of new to this computer thing and seeings how I was
working with MIcrosoft, I thought this news group would help. I wasn't sure
which group to go to seeings how I don't know to much about this.

Barbie

"Mike Glen" wrote:
 

Project Server 2003 and Project 2003 Professional Resource Sheets

Posted: 18 Feb 2005 02:19 PM PST

Actually, I wanted to eliminate the view in order to eliminate two fields in
the sheet. The Standard Rate and Overtime Rate. The employees are allowed
to add task and assign resources, but I just didn't want them to see employee
rates.

Thanks for your help.

John Flowers

"Dale Howard [MVP]" wrote:
 

List Predecessor name instead of number

Posted: 18 Feb 2005 01:14 PM PST

That worked nicely Jan,

Once again, thanks for your efforts

Tim Graham


"Jan De Messemaeker" <jandemes at prom hyphen ade dot be> wrote in message
news:%phx.gbl... 
editor. 
Text1 
message 
(I 
same 
ID 


Schedule Validation

Posted: 18 Feb 2005 10:20 AM PST

I'd venture to say in most cases the PM won't have resources permanently
reporting to him. They may not even be temporarily transfered to be under
his control for the duration of the project, although they may be. He very
well may not even have the resource's managers, or anyone for that matter,
reporting to him. Some organizational specialists talk about "position
power" versus "political power." When someone exercises position power,
they are the boss and have the authority to directly mandate something be
done in a certain way. When one exercises political power OTOH, one
influences the outcome without having the direct position authority to
mandate it. But lack of direct position authority still doesn't mean that
the PM isn't the one that should be making the decisions about how the
resources are deployed. It only goes to the techniques he must use to get
those decisions implemented. It may well be that the pm "advises" senior
managment as to what the resources need to do and then the senior management
is the one with the authority to actually direct them to do it via the chain
of command. Buit in terms of what the resources end up doing, the end
result is the same regardless of whether the chain of command is one of the
direct exercise of authority or the result is achieved by the indirect
application of political influence.

You said
 

and you are absolutely correct. That is why I tell my students the most
important traits of a project manager include the ability to formulate
meaningful questions, the ability to seek out experts (including the
resources on the project) who have the answers, and the good sense to
actually listen to the answers they receive. But that doesn't negate the
fact that Harry Truman's sign "The buck stops here" should also be on their
desks. They shouldn't relinguish control to others who may have their own
agendas that run counter to the project's objectives. Seek out the best
advice one can find, but always be the one to decide whether to take it or
not.

My point is I can't imagine a PM being able to do the job without taking a
proactive approach to the structure of the work. The methods that one uses
to influence the outcome might take many different forms depending on the
nature of the organization. But the one thing that will be common to all
(successful) projects is the PM's understanding that he is tasked to be the
composer of the symphony and the conductor of the orchestra performing it
and not merely a sound engineer recording the performance.
--
Steve House [MVP]
MS Project Trainer & Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs


"JackD" <momokuri@gmail> wrote in message
news:%phx.gbl... 

File Size Depends on Where Stored ! ? !

Posted: 18 Feb 2005 06:45 AM PST

No thoughts. An interesting phenomenon though.

--
-Jack ... For project information and macro examples visit
http://masamiki.com/project

..
"MWE" <microsoft.com> wrote in message
news:com... 
test 
been 
in 
were 
Dir2 
have 
that 
stripped 
that 
could 
than 
file 
different 
by 


Late Dates incorrect after indenting under Summary Task

Posted: 18 Feb 2005 06:35 AM PST

I'm not aware of any "bug" like you're describing. The total slack time of
a task is the amount of time it could be delayed without delaying the
project finish, in a nutshell. Imagine Summary Task A with subtasks A1
(3d), A2 (4d), & A3 (5d). The subtasks are not linked so they occur in
parallel, all starting the same day. Summary task A links to Summary X FS
and Summary X in turn links FS to the Finish milestone. What are the late
dates of A1, A2, & A3? Summary A's finish is determined by A3 so the late
date of A3 and Summary A are the same. Only if Summary A is delayed past
that point will Summary X be delayed, hence that is also the latest date it
can finish without delaying the project's finish. The late finishes of A1
and A2 are also that same date as A3 (which is also the late finish of
Summary A), since they could slip by 2 or 1 day respectively before they
delay the finish of Summary A. I think that is what you're describing in
your posting but where's the bug in that? That is exactly the way late
starts and late finishes are supposed to be calculated and that's the way
project does calculate them. And this is even with linking between the
summary tasks, which is often considered a bad idea. The alternative
linking would have A1, A2, and A3 all as predecessors to X1 and no links
directly in or out of the summary tasks themselves but the results are
exactly the same.

If I'm missing something here, please give us some concrete example that
demonstrates what you consider to be this bug - what Project gives you and
what you think it should be giving you instead (and why you feel Project is
wrong and your way is right). I'm really curious.
--
Steve House [MVP]
MS Project Trainer & Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs





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

Can I track the same project milestones across numerous projects?

Posted: 18 Feb 2005 06:35 AM PST

In article <com>,
"Jalun" <microsoft.com> wrote:


Jalun,
Yes
John

Task Reporting by Resource - All Projects

Posted: 18 Feb 2005 06:25 AM PST

The following SQL statement returns actual hours as published by the PM.

Select p.proj_name, r.res_name, a.task_name, a.assn_act_work/60000 as
actual_hours
from msp_web_resources r
inner join msp_web_assignments a on a.wres_id=r.wres_id
inner join msp_web_projects p on p.wproj_id=a.wproj_id
order by proj_name, res_name, task_name

--
Ed Morrison
msProjectExperts
"We wrote the books on Project Server"
http://www.msprojectexperts.com



"William Busby" <net> wrote in message
news:2VmRd.187$news.atl.earthlink.net... 
that 
attributes 
to 


Assigning multiple people to a task

Posted: 17 Feb 2005 06:23 PM PST

adding to Jan's comments, so in the units column 100% means 1 electrician,
so if you want 5 type 500% (unless you've changed your assignment units to
decimals - then type 5).

Cheers
JulieD


"Jan De Messemaeker" <jandemes at prom hyphen ade dot be> wrote in message
news:Oz%23Jn$phx.gbl... 


Can I insert predecessor tasks as ranges in the Gantt Chart viewof MSProject 2003 pro?

Posted: 17 Feb 2005 05:12 PM PST

Hi Anonymous,

Welcome to this Microsoft Project newsgroup :-)

No to both questions :( Are there no other successors to the 40 odd
tasks? Have they no other linkk? If they are in a chain, just link the
last to the milestone.

FAQs, companion products and other useful Project information can be seen at
this web address: <http://www.mvps.org/project/>

Hope this helps - please let us know how you get on :-))

Mike Glen
MS Project MVP



Anonymous Coward wrote: 




Missing Text when printing Gantt Chart

Posted: 17 Feb 2005 03:25 PM PST

My 'fit timescale to end of page' option was not set, and the problem still
occured. Also, because I set up my tasks grouped by areas, the task at the
bottom of the screen is not necessarily the one furthest to the right. Just
now, it still happened, but I found that if moved the screen left or right
and roughly centered the bottom task in the screen, then the problem went
away.

You just had to tweak it left and right until it worked. Once it worked it
stayed there until I ran a new filter.

This is quite a pain because I sometimes macro print a Gantt for each
resource, and I don't want to have to play with each prinout.

"Rod Gill" wrote:
 

Macro for printing Gantt Charts

Posted: 17 Feb 2005 03:01 PM PST

There were several posts about this in the past week. I didn't read them
carefully, but there was a resolution I think.
Try

http://groups.google.com and do an advanced search for it. (set the
timeframe for the past 10 days or so)

--
-Jack ... For project information and macro examples visit
http://masamiki.com/project

..
"KellyB" <microsoft.com> wrote in message
news:com... 
bold 
disk 
cut 
"PrintResourceCharts" 
to 
each 
for 
my 
the 
should 
45 


Filter: today plus # of days

Posted: 17 Feb 2005 01:51 PM PST

On Fri, 18 Feb 2005 12:01:02 -0800, tmann donned fireproof underwear and
scratched on the wall:
 


Oh, very cool! That's ingenous.

Thanks.


--
kai
www.perfectreign.com

kai:/> format c:
Error: The DOS concept of formatting disk media is screwed.
If you want to create a filesystem use "mkfs". To format a floppy, use
"fdformat /dev/fd0" and then "mkfs.minix /dev/fd0".

General Overview??

Posted: 17 Feb 2005 01:41 PM PST

Hi

in a nutshell "yes" ... but seriously recommend that you attend a 2-3 day
hands-on course when starting out to understand project's methodologies and
thought processes (and limitations) ... you could also check out Mike
Glen's excellent series of articles at
www.tinyurl.com/2xbhc

Cheers
JulieD

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


Where do I get a 120 day eval key for MS Proj 2002?

Posted: 17 Feb 2005 01:37 PM PST

It entered a key for me that didn't work. The MS Proj 2003 eval worked for
me, tho, so the problem is solved. Thanks.

"Steve House [MVP]" wrote:
 

Times not calculating - Urgent!

Posted: 17 Feb 2005 10:49 AM PST

When you have a summary task and several subtasks under it, the duration of
the summary task is the amount of time between when the earliest subtask
begins and the latest subtask finishes. You summary is showing .5 hours
because all three of your subtasks start together, 2 of them finish 15
minutes later and 1 of them finished 30 minutes later. (This could be the
case if each worksheet is being worked on by a separate person and all of
them are working together, for example.) Thus the total time required all
three is 30 minutes, the time between when they all start (all at once) and
when the longest one finishes. If they are going to be done by ONE person,
she can't work on all of them at the same time. Instead, she'll do number 1
and when its finished do number 2 and when that one is finished do number 3.
To represent that sequence, create links from 1 to 2 to 3 so they are spread
out in order. Now the total of the summary will equal 1 hour because thet's
the total time between when she starts on number 1 and when she finishes
number 3, working on them one at a time.
--
Steve House [MVP]
MS Project Trainer & Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs


"Shauna Koppang" <microsoft.com> wrote in message
news:com... 

Start versus Actual Start...

Posted: 17 Feb 2005 09:05 AM PST

K - you asked what the difference was between Start and Actual Start and the
answer is part of the root of your problem I suspect. The data tables in
Project are database table "under the hood" and the various columns you see
are fields in those table. When you look at the Entry table in the Gantt
chart (the default standard task list, in other words) you see, among
others, the Start, Finish, and Duration fields. (Think of those fields as
being Scheduled Start, Scheduled Finish, and so forth.) But when you change
the table (view, tables menu) to the tracking table you see columns labeled
Actual Start, Actual Finish, Actual Duration, Remaining Duration, Actual
Work, Remaining Work. Some other table options may show you Baseline Start,
Baseline Finish, Baseline Duraion, Baseline Work ... Using Start as an
example to keep the typing down -- Start and Actual Start (and the others)
are not the same fields relabeled in different views - they actually are
different fields in the database. The Start field is calculated by
Project - it represents the planned project as it sits at the moment. While
you're planning, Start is a calculated value, Actual Start and Baseline
start are empty. When you have the plan as you think you'll perform it the
Start field has the expected start dates of tasks, calculated by the network
of links, the expected duration of each task, and the project start date.
Hopefully you have NOT actually entered any of those dates by hand - you're
not supposed to tell Project when you want Task X to be done - instead, it's
supposed to be telling YOU when Task X is going to be able to be done.

So Project is now displaying a schedule that it has calculated - it has
looked at the start of the project and what you have told it about the
nature of the work and forecast the dates where tasks can occur. Mark the
word "forecast" - it's an important concept and explains some of Projects
behavior. The start and finish fields represent the forecast, the
scheduling of the latter tasks being driven by the scheduling of the early
tasks. Now, the plan is ready and you're going to start work. You want to
preserve the plan you expected to work for future reference so you save a
baseline. The values from the Scheduled xxx fields are copied into the
corresponding Baseline xxx fields - baselines don't change unless you
explicitly force them to while the Scheduled fields will so you always have
a reference point. Now Start = xxx, Baseline Start = xxx, Actual Start =
[empty].

Now we post some actuals - you DO NOT enter the date the task actually
started in the Start field. Instead, you record that in the Actual Start
field. Likewise the Finish. Project does two things - it records your
actuals AND it changes the Scheduled Start and Finish fields (the plain
Start and Finish, in other words) to be equal to the Actuals. Why? Because
the schedule of tasks out in the future is contingent on the schedule of
tasks that come before them. If the earlier tasks are worked at times
different from what was first planned, the subsequent tasks whose schedule
is dependent on them must be revised accordingly. But just changing the
Start and Finish fields in the Gantt chart entry table does NOT tell
project what you did - it tells it you're changing what you expect to do but
you haven't done it yet. That fact that those dates you're entering are
before today doesn't enter into it because Project doesn't really know what
day it is today. So when you're halfway through the Project, the Gantt
chart reflects two types of data - what really did take place for work that
has been done, and a revised forecast for the schedule of tasks still to
come, the revised schedule based on what you've told it is the actual start
and finish of those completed tasks. So how do you know what the original
plan was? By looking at the Baseline Start, Finish etc fields. Because
when you enter Actual Start, Project changes the Scheduled Start but it does
NOT change the Baseline Start.

HTH

--
Steve House [MVP]
MS Project Trainer & Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs


"K Major" <microsoft.com> wrote in message
news:com... 

Project Server - Executive Summary

Posted: 17 Feb 2005 08:01 AM PST

T --

Create custom Gantt bar formats in PWA and then include the custom format in
the custom Views you create. Hope this helps.

--
Dale A. Howard [MVP]
Enterprise Project Trainer/Consultant
http://www.msprojectexperts.com
"We wrote the book on Project Server"


"T." <com> wrote in message
news:phx.gbl... 


Resource Availability Setting vs. Leveling

Posted: 17 Feb 2005 05:13 AM PST

Hi wooken,

In one of my previous posts -just for once- I used capital letters because I
was under the impression this message did not get across easily:

PROJECT DOES NOT ASSIGN PEOPLE TO TASKS

It's not forbidden to keep asking for it, but that won't change Project's
behaviour.
Assignment units NEVER EVER automatically adjust to max. units
Max.Units never ever influence assignment units.

I don't know how else sto explain it, sorry.
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/index.htm
32-495-300 620
"wooken" <microsoft.com> schreef in bericht
news:com... 
on 
people 
out 

that 
posting. 
availability 
have 
gets 
people 
3d 
is 
So 
get 
in 
can 
one 
covers 
bericht 
be 
my 
were 
If 
task 
the 
be 
settings 


24 hour working

Posted: 17 Feb 2005 12:25 AM PST

On Thu, 17 Feb 2005 05:30:51 -0500, Steve House [MVP] donned fireproof
underwear and scratched on the wall:
 

Oooh, that's sweet. Thanks. I was recently trying to figure out the same
thing, but hadn't gotten back to it.



--
kai
www.perfectreign.com

a palm tree nodded at me last night, he said, you look so pale...

Showing % complete on baselines

Posted: 16 Feb 2005 11:29 PM PST

What if your baseline was, say 10 days. Now you've begun work and after 5
days you realize that it will take another 15 days before you finish it. In
other words your original schedule was off and it really should have been 20
days. As of this point your task is 25% complete. But 5 days represents
50% of your baseline. Are you saying you want the baseline taskbar to show
that the task is 50% complete, not the 25% it really is????

--
Steve House [MVP]
MS Project Trainer & Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs


"Bill Fitz-Holland" <microsoft.com> wrote in
message news:com... 

Can I use small business server to host project server?

Posted: 16 Feb 2005 11:19 PM PST

Ok so what will be the cofiguration.
We have a server with small business 2003 on it and 5 CALs.
VPN connection and remote access. What would be necessary for us and have
access to project via LAN and WAN working simultaneously on the same project.
Thx

"Rod Gill" wrote:
 

Combining Resource and Task Tables

Posted: 16 Feb 2005 02:59 PM PST

Hi Renee,

The FAQ I gave the address of explains it all, and the fact that you re
still "trying" means apparently you did not read the FAQ.
There is no such thing a a resource visible in the task usage view.
What you see in the Tak usage view (and in the Resource Usage View!) are
ASSIGNMENTS.
Assignments have custom fields of their own.
If you want to show data from a resource custom field in the asignment
custom fields you have to copy the data, either manually or through a VBA
macro.
Manually, you can insert the field in the resource usage view and copy it
from the resource to the assignment lines (f.i. by Ctrl+D). It will then be
visible in the Resource Usage view a well.
There is an example of VBA code in the FAQ.
HTH


--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/index.htm
32-495-300 620
"Renee Voice" <Renee microsoft.com> schreef in bericht
news:com... 
to 
enter 
On 
apparently 
information, 
version.) 
assigned 
from 
into the 


MS Project Actual vs Planned duration and effort

Posted: 16 Feb 2005 01:57 PM PST

The is a bit of a problem here in that I'm not sure if you're clear on the
distinction between work/effort hours and duration hours but assuming you
are, here's how you would go about it. Enter the Actual Start and Actual
Finish dates for what they are and Actual Work as 16 hours. The actual
duration is the amount of time when work *could* have taken place between
the start and finish, whether it did or not, and will be calculated when you
enter actual start and actual finish. The result would be: Actual start=
whatever; Actual Finish = 3 workdays later; Actual Duration = 24 hours;
Remaining duration = 0 hours; Actual Work = 16 hours; Remaining Work = 0
hours.
--
Steve House [MVP]
MS Project Trainer & Consultant
Visit http://www.mvps.org/project/faqs.htm for the FAQs


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

[Freeware-Update: USB Image Tool 1.63] - Software Tools, Tips and Tricks

[Freeware-Update: USB Image Tool 1.63] - Software Tools, Tips and Tricks


[Freeware-Update: USB Image Tool 1.63]

Posted: 18 Dec 2013 08:15 AM PST

On 18/12/2013 17:19, Bodo Wolff wrote: 

Bodo - all of a sudden, your messages are arriving in twos (double). I
only subscribe to ACF and none of the other 5 NGs you are broadcasting to.

What is the cause of this hiccup?

Alerts Daemon keeps freezeing Microsoft Office for Mac

Alerts Daemon keeps freezeing Microsoft Office for Mac


Alerts Daemon keeps freezeing

Posted: 12 Aug 2009 07:04 AM PDT

nope this is my first post

I asked a second time here: <http://www.officeformac.com/ms/ProductForums/MacMessenger/1292/0>

Cange Language to English

Posted: 12 Aug 2009 05:54 AM PDT

<com> wrote:
 

Office will remain in Spanish no matter what.
I've had reports though that if you borrow an English install CD from
someone, it will accept your serial number.
That's the only way for you to install Office in English,


Corentin

--
--- Office:Mac MVP http://www.cortig.net/wordpress/ ---
http://www.mvps.org - http://mvp.support.microsoft.com
MVPs are not MS employees - Les MVP ne travaillent pas pour MS
Remove "NoSpam" to e-mail me - Retirez "NoSpam" pour m'écrire

Looking for Custom Views in 2008, but can't find?!?

Posted: 11 Aug 2009 01:40 AM PDT

thx bob for that, got it! Cheers, jigs

Entourage Web Services in 12.2 update? Where are they?

Posted: 10 Aug 2009 09:40 PM PDT

ah, thx for that Michel, i was hoping for a free mobileme using Entourage. oh well, perhaps in the next life...cheers!

Trial download DMG not recognized

Posted: 09 Aug 2009 04:04 PM PDT

On 8/9/09 4:04 PM, in article caR9absDaxw,
"com" <com> wrote:
 

I forwarded your info on to a contact at DR. They are looking into the
issue. I'll get back or they might contact you directly.

--
Diane

Can't sent word files

Posted: 09 Aug 2009 05:18 AM PDT

In article <#phx.gbl>, Rob Schneider
<com> wrote:
 

Because this is a Mac. That's not how we solve problems on the Mac.

At most we create a new user account in OS X.

Office 2008 Upgrade - Applications no Longer Open

Posted: 08 Aug 2009 09:45 PM PDT

On 8/8/09 9:45 PM, in article caR9absDaxw,
"com" <com> wrote:
 

The MAU does not automatically update you. YOU have to select to download an
install. 

There is a known problem where the Setup Assistant loops, but what you are
describing does not sound like this issue.

There is also a problem with some product keys causing the Setup Assistant
to popup.

Invalid Product Key after updating to SP2
<http://tinyurl.com/nmogr5>
 

This is not a usual error. It sounds like you still have Office 2004 or
Office X installed and clicked on the wrong file. 

No, you have to either drag back a backup copy of Office 2008 or re-install.

Steps to re-install Office

<http://www.entourage.mvps.org/install/reinstall_steps.html>

--
Diane

Setting Up Word 2008

Posted: 08 Aug 2009 01:31 PM PDT

com wrote: 

Hi

To make a custom toolbar do the following:

1. From the View menu choose Customize Menus and Toolbars
2. Click the New button and then enter a name for your toolbar
- a very small empty toolbar will appear. You may have to look closely
at the screen because it is only a placeholder big enough for one
toolbar button
3. Click the Commands tab of the Customize menus and toolbars dialog box.
4. Drag individual commands to your new toolbar

In the Customize dialog box, near the lower left there's a pop-up menu
that lets you choose to save your new toolbar in either Normal (Word's
default template) or the current document, which could then be saved a
sa a template if you like.

You can make as many custom toolbars as you like.

When you're done making a toolbar, click the OK button in the Customize
dialog box to close it. Then you can toggle your toolbars on and off
using the View > Toolbars menu.

You can swap toolbars from one open document or template to another
using Format > Styles > Organizer.

You can change the way a toolbar button appears on a toolbar by
right-clicking or control-clicking a toolbar button and choosing
Properties. You can dispaly the icon, text, or both. You can paste new
button pictures for your toolbar icons this way, too.

As you can see, Word gives you a lot of flexibility when working with
toolbars.

-Jim

--
Jim Gordon
Mac MVP
Co-author of Office 2008 for Mac All-in-One For Dummies
http://tinyurl.com/Office-2008-for-Dummies

All Office 2008 applications hang

Posted: 08 Aug 2009 12:02 AM PDT

Thanks for letting us know what worked for you. It helps us to know what to
suggest to other users.

--
Diane


On 8/12/09 4:53 AM, in article caR9absDaxw,
"com" <com> wrote:
 

Document Scanning

Posted: 07 Aug 2009 08:40 AM PDT

On 8/8/09 7:58 AM, in article C6A2E08C.5110D%cast.net,
"Bob Jones" <cast.net> wrote:
 
But there is support built into the Mac OS. You'll find Image Capture in the
Applications folder, which can scan, and place the images in a file and/or
on the clipboard where they can be inserted in any Office document.

--
Bob Greenblatt [MVP], Macintosh
bobgreenblattATmsnDOTcom

[ANN] Office 2008 for Mac 12.2.1 available now

Posted: 06 Aug 2009 12:58 PM PDT

Sorry, but I don't have any word on how the extra languages are going to be
rolled out. The Japanese version is the only one released other than
English. I'm sure they are working hard on getting them out.

Try to take the experience from this update to either wait a few days before
updating or have a backup of the Office folder that you can revert to if
there is a problem.

--
Diane


On 8/11/09 2:14 PM, in article
com, "Kristian Christensen"
<Kristian microsoft.com> wrote:
 

How to Change Office 2007 UI to Look Like 2003?

Posted: 03 Aug 2009 05:05 PM PDT

Hi,

keep in mind that this newsgroup is designed specifically for Office for
Mac. We've already got enough work on our hands to support that version (and
its numerous iterations, on many different versions of Mac OS X). There are
some MVPs who work cross-platform and who use Office 2007 on a regular
basis, but unless they provide an answer, you will have to ask your question
elsewhere. Keep in mind that you can also access newsgroups related to
Office for Windows via your favourite newsgroup reader, so there is actually
no need to visit one of the many poorly designed web interfaces.

If this is of any help: as far as I know, there is no way to switch back to
the Office 2003 interface. I don't know if it is possible at all to modify
the Office 2007 interface, but if it is, it will certainly involve a lot of
programming.


On 11/08/09 7:28, in article caR9absDaxw,
"com" <com> wrote:
 

--
Michel Bintener
Microsoft MVP - Macintosh

*** Please always reply to the newsgroup. ***

Microsoft CRM - How to make an test environment

Microsoft CRM - How to make an test environment


How to make an test environment

Posted: 26 Aug 2004 01:10 AM PDT

Virtual Machine is the solution. They can be used for Maintenance and for
Project Portofolio
"DaveR" <co.uk> wrote in message
news:phx.gbl... 


Issues with MS CRM 1.2 Virtual PC Demo

Posted: 25 Aug 2004 12:16 PM PDT

Rafael,
If this is the DVD that was sent several months back, the time bomb has
expired as the SQL Server of the SBS Demo won't start.

Thanks,

Tavis Patterson
TAZ Networks

SBS Weblog: http://www.taznetworks.com/rss/webblog.html

Rafael wrote: 

CRM SDK!!!

Posted: 25 Aug 2004 03:48 AM PDT


You can find the proxy dll and the types dll in CRM CD
installation.
 
From where should 

Email to a MS-CRM Contact

Posted: 24 Aug 2004 04:31 PM PDT

Stephen:

Thanks for the note as well as the clarification.

Premal

"Stephen Redmond" wrote:
 

3 general questions on workflow rules

Posted: 24 Aug 2004 01:41 PM PDT

Im not fully grasping the question, if you're asking if
Sales Stages could be made optional depending on certain
criteria, then yes, you could do this by playing around
with the conditional statements provided and using Manual
Stored Procedures to organize your workflows into
reusable 'code'

-Mark
 
a workflow? 
message 
gives 
rest 
Previous 
Send 
have 
have 

Initial Install CRM Problems.

Posted: 24 Aug 2004 09:01 AM PDT

Can you make sure that you are:
Domain Admin - On the domain the CRM is going to be installed. not across
domain or forest
Local Admin - On the box that you are installing CRM
SQL Admin

If that is true, then this is probably some other issue.

"Richard" <microsoft.com> wrote in message
news:c89301c48a1a$9235d200$gbl... 


Crystal Reports for CRM

Posted: 24 Aug 2004 08:56 AM PDT

Good call Stephen.

When I look at "Show SQL Query" for the CRM table, this is what I see:

<fetch version="1.0" output-format="xml-platform" mapping="logical">
<entity name="account">
<attribute name="name" />
</entity>
</fetch>

Whereas the financial app table is straight T-SQL.

I suppose I could try to create a copy of my financial app table within the
MSCRM database,refresh it nightly, and run my reports directly in CRM. But I
think this would fall into the category of a "not supported" customization.
Still, I wonder, has anyone tried this?





"Stephen Redmond" <ie> wrote in message
news:phx.gbl... 
try 


Relabeling buttons

Posted: 22 Aug 2004 07:31 PM PDT

That archive article helped greatly. Only now, I've changed the Sales button
and the Accounts buttons to be Client Service and Relationships. However,
when I go into the accounts and tell it to view My Active, Inactive, and
Active, the word Accounts is still in that rather than Relationships. I
searched the dll files and could not locate where the word "Accounts" was for
that to change it to Relationships as well. Any idea where that is? Is this
going to be in the aspx pages somewhere?

Thanks for your help.

Robert.

"John O'Donnell" wrote:
 

Mass Emailing Issue(s)

Posted: 21 Aug 2004 09:10 PM PDT

Thanks Paul thats actually a pretty good idea which shouldnt be hard to
change the view on, i didnt even think of setting up a view by no-email.
I wonder if I can do it with the no-contact option too. Exporting to
excel and sending through a BCC group in outlook will work fine its only
500 messages so its not like some super mass email. It would be nice to
track the results though in the CRM so we know what works for marketing
guys.. but not the end of the world.

"Paul McQuillan" <com> wrote in
news:b91101c4892c$90969310$gbl:
 

Microsoft Works - display resolution changes to 640x480 when works 2000 is started

Microsoft Works - display resolution changes to 640x480 when works 2000 is started


display resolution changes to 640x480 when works 2000 is started

Posted: 01 Mar 2007 10:11 AM PST

Right click the short cut that you use to start Works. Then select
Properties, and Compatibility. Uncheck the option to run in 640x480
mode.

--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm


"happy dappy" <happy microsoft.com> wrote in message
news:com... 


Works 4.5 Database Conversion Question

Posted: 27 Feb 2007 09:00 PM PST

Hi, Homer,

I will give your suggestion a try. Thank you for your input.

Bob N.

"Homer J Simpson" <com> wrote in message
news:qCGFh.4575$.. 


Opening MS-Word documents in MS WORKS 8

Posted: 27 Feb 2007 04:00 PM PST

Or better, as RTF.


"Homer J Simpson" <com> wrote in message
news:fw6Fh.346$..
|
| "Dennis v." <net> wrote in message
| news:phx.gbl...
|
| I plan to upload an MS-Word document to an Oracle portal
web site. Will the
| end users be able to open that document from the portal if
they have only MS
| WORKS 8 on their system? I understand that MS WORKS 8 is
compatible with
| different MS file formats, but does it also automatically
launch documents
| when they are accessed from the portal by users who do not
have the MS
| Office Suite?
|
| Save it as MS Word before uploading.
|
|
| --
| .
|
| --
| .
| .
| .
| .
| .
| .
| .
| .
|
| --
|
|


MS works 7.0 onto windows XP

Posted: 26 Feb 2007 11:03 AM PST

Annie.
If your new PC, came with MSWorks8.x preinstalled as my new Dell did? This is
the procedure I went through to install MSWorks "Suite" 2002, on the new PC,
when I got the same error trying install MSWorks Suite 2002.

1. Control Panel> Add/Remove Programs> Select to remove all components of
MSWorks8.x.
2. The Removal process leaves a folder behind, containing new versions of *dll
files, that the older version of MSWorks can't recognize. The folder needs to be
manually deleted/remove by you, before you can install the older version of
MSWorks. They should be found at:

C:\Program Files\MSWorks on your PC.

3. Reboot PC (Something I do automatically).
4. Then try to install the older version of MSWorks.


--

Add MS to your News Reader: news://msnews.microsoft.com
Rich/rerat

(RRR News) <message rule>
<<Previous Text Snipped to Save Bandwidth When Appropriate>>


"annie" <microsoft.com> wrote in message
news:com...
Hi Michael,
thanks for the info, but it still hasn't worked, the same error message
still comes up. wat i find odd is that it never asks for product ID or
licence number...
Oh, & i don't have office...

cheers Annie

"Michael Santovec" wrote:
 

Calendar & Contacts in Works 8.5

Posted: 26 Feb 2007 10:35 AM PST

Cheers Brian,

Please note that it refused to load for me too (Works 8.0).

I'll investigate ...

Regards,
--
Kevin James.
Tua'r Goleuni


"Brian Arthur Robertson" <com> wrote in message
news:45e61dca$0$90262$sunsite.dk...
| Kevin James wrote:
| > Brian,
| >
| > Are you able to send me a copy of an .ics file that has failed to
| > import successfully?
| >
| > org
|
| Sent you a file named basic.ics . Thanks for the interest.
|
| --
| http://brian.arthur.robertson.googlepages.com/freesoftware
|



Works 8.5 Spreadsheet and Windows Vista

Posted: 25 Feb 2007 07:03 AM PST

On Feb 28, 12:20 pm, sarah <microsoft.com> wrote: 

Hi Sarah, Please try this. This may work for you. Please reply if it
does, as this wil help other users as well.

Since you have Vista, you will have the XPS document writer under
printers.

1. Set the default printer to Microsoft XPS Document Writer
2. Open the file you wish to print in Spreadsheet.
3. Select File > Print and
4. Specify the name you want the XPS file to have. The default
location where this file is saved is in the Documents folder for the
current user.

Note: When the default printer is set to Microsoft XPS Document
Writer, it creates a XML Paper Specification (XPS) document that can
be viewed or printed from any browser. The printing process creates
this file.

5. Locate the file just saved with the XPS extension and open the
file.
6. Internet Explorer will automatically launch and open the XPS file.
Click File > Print > Print. To print the file.



LoadUIResourceDLL@MWblIntl@@SAPAUHINTANCE__@@PB_WPAU@@Z could not

Posted: 24 Feb 2007 09:07 PM PST

Hi Jorge,

Perhaps this helps?

Uninstall Works using Add/Remove

Manually delete the Works folder.

Reinstall Works.

HTH,
--
Kevin James.
Tua'r Goleuni


"Jorge L Valdesuso" <microsoft.com> wrote in
message news:com...
|I try to make the progran in my PC COMPAQ with the own disc ( Microsoft Works
| 7.0 but I can't work with this program because don't find
| theLoadUIResourceDLL@MWblIntl@@SAPAUHINTANCE__@@PB _WPAU@@Z could not be.
| Please can you let me know how I can fix that my email is com
..
| I hope to here asap.
| jorge l valdesuso
| Thank you for help me again


Works 8.5 cannot open older Works files

Posted: 24 Feb 2007 06:30 PM PST

Man from Oz had de volgende lumineuze gedachte op 28-02-07 14:57: 

Dear Man from Oz,

I am glad to hear your problem is solved!

Good luck in all you do.

Erik.

downloading clipart

Posted: 23 Feb 2007 06:12 AM PST

Microsoft Clip Gallery 3.0. The only browser I have installed is IE7, and
I'm running Windows XP Professional. I'm wondering if IE7 might be part of
the problem as I know a few months ago I downloaded some clips using IE6
without a problem. I'm reluctant to download another browser as I have a
very slow dialup connection (24.0 Kbps). It takes an incredibly long time
to download large files, and not something one does on a whim. Still, I
might try and give it a go, or I could uninstall IE7 and go back to IE6.
The phone company is laying line in this area and we are being promised high
speed Internet in the very near future. So, I might hold off for a few
weeks before attempting any long downloads.

Thanks for your help!


"Paul Ballou" <com> wrote in message
news:com... 


Font signet roundhand

Posted: 20 Feb 2007 01:10 PM PST

Hi Jeanot,

Works fine here.

Perhaps reinstall that font.

http://desktoppub.about.com/cs/fonts/f/font_trouble.htm
http://desktoppub.about.com/od/fixfonts/Install_Fonts_Solve_Font_Problems.htm

HTH,
--
Kevin James.
Tua'r Goleuni


"Denis.JEANNOT" <fr> wrote in message
news:45dcaa98$0$25945$orange.fr...
| Works 8 doesn't show the font "signet roundhand" with its real shape on the
| screen of my PC (equipped with Windows XP). Do you know the solution to
| solve this problem ?
|
| Thank you.
|
|


Works 8 Default to A4 & Word .doc

Posted: 20 Feb 2007 05:22 AM PST

Hi Mark,

You may create a custom template with page size set to A4.
Save it for later reuse.

Another option is to have all documents open for A4, using a default
template.

Details here:

Works: How to Create a Custom Template
http://support.microsoft.com/kb/142326

Unfortunately, you cannot set the default file/save document type in
Works.

HTH,
--
Kevin James.
Tua'r Goleuni


"mark-docendo" <microsoft.com> wrote in message
news:com...
|I have Works 8 and want to print on A4 and also have .doc defaulting when
| saveing or opening documents.
|
| Usually in word it stays once you have set it by opening - choosing -
saveing.
|
| Works just sets back to letter etc.
|
| Can anyone advise???
|
| Thanks



importing a database

Posted: 19 Feb 2007 06:15 AM PST

That's excellent. PCFile+ was able to export as dBASE, and Works can
open dBASE. Thanks for your help.

------------------------------

On Mon, 19 Feb 2007 14:39:53 -0000, "Kevin James" <com>
wrote:
 

MS Works 4.5a & MS Vista

Posted: 16 Feb 2007 05:56 AM PST

Dave,
I've never copied over an installation folder. I always thought that every
program had to be installed.
Let me get this straight, Is all I have to do is find my MS Works 4.5a
folder and just copy it, then paste it into a Vista machine?
Another question, my computer should easily handle Vista, if I upgrade from
XP pro to Vista would MS Works 4.5a work ?
I use 4.5 for business applications and mail merging and would never
consider newer versions until they re-integrate Works and fix the mail
merge.
I am happy to see others able to use 4.5 in Vista.
Jeff
"Dave_H" <microsoft.com> wrote in message
news:com... 


More on Spelling and Grammar check in Works 8.0 word-processor

Posted: 16 Feb 2007 03:49 AM PST

Erik Jan wrote: 

Thanks to Erik and to Kevin. Read on. I didn't quite follow Erik's
instructions. Should you do those things one after the other while the
document waits for you? Should you be in Select All mode (as I was when
I tried it)? I did try it, and by the time I got to Ctrl-C and did that
last thing, i.e., hit Ctrl-C, all the document disappeared off the
screen. (I got it back by going to Edit/Undo typing.) Also when I
opened a blank page, I had a problem because Works had to close down.
(This happened twice.)

I also tried one or two other things and copied the ms into a new
document. Before Works had to close down, I had time to notice that
apparently the problem wasn't solved - but maybe there wasn't time for
spell-checking to complete?

HOWEVER, RETURNING TO MY ORIGINAL DOCUMENT, SPELL-CHECKING WAS NOW
WORKING!!! It picked up several errors. I'm very grateful. I'll keep
going in the original document (still weeks of work ahead) and keep my
fingers crossed.

Thanks - Ken (in Oz)

MSWKS 3.0

Posted: 15 Feb 2007 07:04 PM PST

Maybe Bill doesn't need all the ifs ands and buts. the more choices the
problems.
"Rod" <com.au> wrote in message
news:phx.gbl... 


MS Works 8 has stopped working

Posted: 15 Feb 2007 04:36 PM PST

Have the same problem after many hours of on-line chats with HP and a couple
of systemrestores the problem remains. Was finally told by HP that there is
a compatibility problem between WORKS and VISTA and that Microsoft will be
producing a patch for it someday. Meanwhile I can do little with either
spreadsheets or database files. The word processor seems to be ok.

"John Herring" wrote:
 

Database matter

Posted: 15 Feb 2007 04:13 PM PST



Aha!
so I was right!
the data was hidden, not in rows as I suspected,
but in alignment! hahaha!
I fear communication was at fault in finding the solution.
Glad all is well :)

Rod


"Ken" <net.au> wrote in message
news:phx.gbl... 


Works 8.5 not enough memory

Posted: 15 Feb 2007 10:50 AM PST

Have you tried doing the File, Save As in WordPad and see if Works can
open that?

Try the procedure here for the Normal.wpt file
You receive a "WKWPAC.DLL" error message when try to use the Word
Processor module in Works
http://support.microsoft.com/?kbid=873211

There may be some setting in the file that is causing some problems with
the OCR RTF files.

--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm


"Al" <net> wrote in message
news:O13Bh.3016$news.tds.net... 


printing in special paper, can I reduce the level of ink?

Posted: 15 Feb 2007 03:37 AM PST

Often manuals are available in PDF format at the manufacturers web site.
Check their Support or Technical Help section. Manual downloads are
usually free.

--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm


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


Spelling and Grammar - error mesage

Posted: 14 Feb 2007 07:21 PM PST

Hi Ken,

Perhaps carry out a Search for 'custom'.

It may be that you have another CUSTOM.dic file on your system

If so, and if it has entries that you require then delete the recently
created version in
...\Ken\Application Data\Microsoft\Proof

and replace with a copy of the older version that has contents.

In addition, to see if the spell-check will resume from the start

Open a fresh and new document together with the document
with your typing in.

Copy the contents of the older document into the new document.

Run spell check.

I believe that your original version of the CUSTOM.dic file was corrupted
with a loss of the words you had stored there.

In future, you may make regular backups of your CUSTOM.dic file

HTH,
--
Kevin James.
Tua'r Goleuni


"Ken" <net.au> wrote in message
news:net.au...
| Ken wrote:
| I finally changed CUSTOM.DIC to CUSTOM.OLD and pressed Enter. That did
| indeed fix the original problem I reported here. Spelling and Grammar
| check now works again. Thanks Kevin!
|
| But - weirdly - only from the point in the typed text where I'm
| currently at. That is, not in the page or so of text already typed. A
| surname like Zizek doesn't get a red underline there (even when I Select
| All and click on Tools/Spelling and Grammar). But if I type Zizek in a
| new paragraph, it immediately gets the red underline.
|
| Also, the expression 'vis-a-vis', without a reverse accent on the 'a',
| is in the text already typed. Try as I may, I can't get AutoCorrect
| (which IS turned on) to replace that unaccented phrase with an accented
| one - yet the unaccented phrase is in the AutoCorrect list to be corrected.
|
| And I'd love to know what happened to my original personal dictionary
| (CUSTOM.DIC) containing scores of words I'd carefully compiled there!
|
| - Ken (in Oz)
|





Works 8 crashes and will not print - but will print to pdf creator

Posted: 14 Feb 2007 02:30 PM PST

Elivisf

It appears there is an issue with Works and the latest HP printer
update. If the same Printer worked before and does not work now it
must be an update that has caused the change.

Uninstalling the latest update might fix the issue for you

Works from Win95 and current MS Word/Works

Posted: 14 Feb 2007 09:44 AM PST

Wow. They must have a lot of copies. I used to post that link several years
ago.

DavidF

"Homer J Simpson" <com> wrote in message
news:gsKAh.75901$.. 


Version 4.5a wimpy graph lines.

Posted: 14 Feb 2007 03:03 AM PST

G'day Kevin,
very canny.
I'll give it a go.


"Kevin James" <com> wrote in message
news:#z#phx.gbl... 


Works 8 Database on Vista crashing woes

Posted: 13 Feb 2007 07:43 AM PST

I called HP (the system manufacturer) and they walked me through a coplete
system restore. It seemed to alleviate the crashing issues until I tried to
print to the HP OfficeJet 6210 All-In-One, where I received the usual "Works
is shutting down" message. I can now format fields, print preview, open the
print dialog, and print to the MS XPS Document Writer (the default printer).
My current workaround is to print to MS XPS, open the new XPS document, and
print to HP 6210 from there.


"Homer J Simpson" wrote: 

I set MS WDB compatability to XP SP2 and launched WDB from start menu. The
crash still occurs when printing directly from MS WDB to HP 6210.


"Homer J Simpson" wrote: 

The spreadsheet program is pretty cool!


Also, thank you for taking the time to help me with this issue.