Pages

Search

Microsoft Works - Images/Pictures are too small

Microsoft Works - Images/Pictures are too small


Images/Pictures are too small

Posted: 02 Feb 2006 05:00 AM PST

Hi Robin,

If I copy just the image it paste okay, however like you, if I copy image
and some text the image doesn't even show up in WordPad. It just shows a
black outline where the image should be and it is small.

Ken

"Robin" <net> wrote in message
news:com...
| Oh and yes. It does the same thing if I copy/paste into Wordpad. However
| the image doesn't even show up in Wordpad. It just shows a black outline
| where the image should be. But it is small.
| Robin
|
| Ken <ne> wrote:
| > Hi Robin,
| >
| > Can you post link to problem webpage?
| >
| > Do you experience same problem when copy/paste text and images from a
| > webpage to WordPad?
| >
| > Ken
| >
| > "Robin" <net> wrote in message
| > news:com...
| >
| >> When I copy/paste text and images from a webpage to Works 8.0 the
| >> images in the document are very small.
| >> Is there any way I can fix this other than to go back to the webpage
| >> and copy/paste the image again?
| >> Thanks,
| >> Robin
|
|
|


version 8.0 change file extensions

Posted: 30 Jan 2006 08:06 PM PST

Hi Ken,
Tried your suggestion, which I had attempted prev. & one little part I left
out, was "save as file type" went back & it worked! Tho, it's messed up the
format..Which, I hopr to figure out. Thanks!

"Ken" wrote:
 

Differences between Works & Office

Posted: 30 Jan 2006 02:33 PM PST


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

MS Office is like a jet fighter. MS Works is like a motor scooter. The motor
scooter will get you there and back OK.



Works 8.5 Calendar

Posted: 30 Jan 2006 02:00 PM PST

Thanks for replying Six Million Dollar Man,

Apparently, I didn't make my need clear enough in my initial post so let me
restate it. The typed-in appointments in my Works calendar PRINT very tiny.
How can I make the font PRINT larger? I know most of the tricks to enlarge
the font on the display, but that doesn't address the PRINTING issue.

"The Six Million Dollar Man" <"$$$$$$$" wrote:
 

Works 7 word processor margins

Posted: 30 Jan 2006 05:22 AM PST

Thanks for reply. Paper size is A4 and A4 is selected in page set up.

"Michael Santovec" wrote:
 

Rounding in a Works Database

Posted: 28 Jan 2006 07:46 AM PST

Hi Dennis,

If you care to send that portion of your database to me I shall
investigate for you.

HTH,
--
Kevin James.
Tua'r Goleuni
Microsoft MVP (Works & Word) 1999-2006
Works Help & KB Links: http://www.btinternet.com/~kevin.james1/WorksFAQ.htm





"Dennis Marks" <com> wrote in message
news:%phx.gbl...
| I'm ready to give up. As I have said I want to total the DISPLAYED results
| which are shown rounded, not the internal number which is not rounded AND I
| DON'T HAVE A ROUND FUNCTION.
|
| As I show below
| 1.234 displays as 1.23
| 5.678 displays as 5.68
| 3.123 displays as 3.12
| These displays are fine. I want them that way.
| Now I add then
| 10.035 is the sum. It displays as 10.04
|
| But if you add 1.23 5.68 and 3.12 the sum is 10.03. That is what I want to
| display.
|
|
| "Ken" <ne> wrote in message
| news:%phx.gbl...
| > Hi Dennis,
| >
| > As the calculations are correct, the problem as I see it, is how you are
| > displaying results.
| >
| > Ken
| >
| > "Dennis Marks" <com> wrote in message
| > news:phx.gbl...
| > | The calculations are correct. I have to round subtotals before adding to
| > get
| > | a grand total. Three numbers with a rounded display when added do not
| > | necessarily give a total that will round correctly.
| > | 1.234
| > | 5.678
| > | 3.123
| > | -----
| > | 10.035 rounded display 10.04
| > |
| > | rounded
| > | 1.23
| > | 5.68
| > | 3.12
| > | ----
| > | 10.03
| > |
| > | "Ken" <ne> wrote in message
| > | news:phx.gbl...
| > | > Hi Dennis,
| > | >
| > | > Are you saying the calculations are incorrect or is it just a display
| > | > problem?
| > | >
| > | > Ken
| > | >
| > | > "Dennis Marks" <com> wrote in message
| > | > news:%phx.gbl...
| > | >
| > | > | I am summing multiple record fields that are already 2 decimal
| > places.
| > | > The
| > | > | report then takes a percentage of the sum. This sum is added to 2
| > other
| > | > sums
| > | > | created in the same way. Rounding on the record would serve no
| > purpose.
| > | > The
| > | > | percentage is on the total. I can do the percentage at the record
| > level
| > | > but
| > | > | the results would be the same.
| > | > |
| > | > | I have fields A, B, and C on each record. They are dollars and
| > cents.
| > | > | I need to display each individually, the sum of A*x% and B*y% and
| > C*z%.
| > | > Each
| > | > | one rounded to the nearest cent. The display takes care of showing a
| > | > rounded
| > | > | number but internally fractions of a cent can be present.
| > | > | Now I need a total of the three. This is where I have the problem
| > since
| > | > I
| > | > am
| > | > | totaling fractions of a cent.
| > | > |
| > | > | "Ken" <ne> wrote in message
| > | > | news:phx.gbl...
| > | > | > Hi Dennis,
| > | > | >
| > | > | > One way I accomplished the task was to put this formula in a new
| > | > field,
| > | > | > =Round("the display field",2), then sum this field in the report
| > | > summary.
| > | > | >
| > | > | > Ken
| > | > | >
| > | > | > "Dennis Marks" <com> wrote in message
| > | > | > news:phx.gbl...
| > | > | > | The Works Database does not allow rounding of numbers in a
| > report
| > | > | > summary.
| > | > | > I
| > | > | > | know that I can round a display but internally the unrounded
| > number
| > | > is
| > | > | > kept.
| > | > | > | Has anyone figured a way to work around this problem. I have
| > tried
| > | > | > shifting
| > | > | > | by multiplying and adding large numbers and then dividing and
| > | > | > subtracting
| > | > | > | but other errors appear in the process.
| > | > | > |
| > | > | > | A example in dollars and fractional cents.
| > | > | > |
| > | > | > | 1.404 displays as 1.40
| > | > | > | 1.303 displays as 1.30
| > | > | > | Sum
| > | > | > | 2.707 displays as 2.71
| > | > | > | I want 2.70 which is the sum of the displayed values.
| > | > | > |
| > | > | > |
| > | > | > | --
| > | > | > | Dennis
| > | > | > |
| > | > | > |
| > | > | >
| > | > | >
| > | > |
| > | > |
| > | >
| > | >
| > |
| > |
| >
| >
|
|


Easy Text

Posted: 28 Jan 2006 05:02 AM PST

Thanks, Kevin.

Yet again MS know what users want!!!

"Kevin James - MSMVP Works" <org> wrote in message
news:phx.gbl... 


Works 7 Envelopes print in pink?????

Posted: 26 Jan 2006 04:53 PM PST

David,
Thanks for the advice. Next time I'm doing that I'll do as they advise.

--
Peter
Toronto, Canada
XP Home SP2 Fully Updated
P4 HT @ 3.0ghz, 360gb HDD, 2.0gb DDR.
"Dave" <net> wrote in message
news:9zsDf.8079$news.atl.earthlink.net... 


Is there a way to reset the calendar?

Posted: 26 Jan 2006 10:39 AM PST

Hi,

At this time I am on a WindowsMe operating system, Mswkscal.wcd, on this
system it is located C:\WINDOWS\All Users\Application Data\Microsoft\Works.

The Application Data folder is hidden on Windows XP.

First you have to show hidden files.

Go to Control panel and open Folder Options or open My Documents, choose
Tools on the menu bar, then choose Folder Options on it's menu. Either way
opens the Folder Options window. Choose the View tab then tick "Show hidden
files and folders", click OK.

Search for Mswkscal.wcd, there may be an option to search in hidden folders,
assure it is selected.

After locating the location of Mswkscal.wcd, rename it Mswkscal.old.

Open calendar, if you receive a message that files are missing, you have
located the correct file.

Locate Mswkscal.wcd on your installation disk and copy it to the same folder
as Mswkscal.old.

After copying, right click Mswkscal.wcd and assure "Read Only" is not
checked, sometimes when copying it becomes read only.

Open calendar, if all is okay you can delete Mswkscal.old,

Hope this helps,
Ken

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

| Windows Xp. Works 7.
|
| I read other related threads and tried searching for the file but it could
| not be located. :(
|
| "Ken" wrote:
|
| > Re: Is there a way to clear all the appointments and start over?
| >
| > Hi,
| >
| > Yes.
| >
| > Works calendar data is in file (Mswkscal.wcd).
| >
| > One way to accomplish what you request is to replace the above file with
the
| > one from your installation disk. You will then have a brand new
calendar.
| >
| > If you need more info, post back with info of your operating system and
| > version of Works calendar.
| >
| > There are other calendars available, some in this news group like the
Free
| > ClickTray calendar http://www.waseo.de/articles.php?lng=en&pg=34
| >
| > Hope this helps,
| > Ken
| >
| > "com" <microsoft.com> wrote
in
| > message news:com...
| >
| > | I made a mess by importing a vcs file and now I don't need some of the
| > | repeating appointments and I have to delete them individually. Is
there a
| > | way to clear all the appointments and start over? I cannot figure it
out
| > and
| > | the program seems dumber and dumber as I look harder and harder.
| > | Thanks.
| >
| >
| >
| >



EULA for WORKS 6.0

Posted: 25 Jan 2006 08:53 PM PST

Hi Joe Don,

Thanks for letting us know how you solved the problem.

Ken

<Joe Don Baker>; "R. Ph." <microsoft.com> wrote
in message news:com...

| Thanks, Ken.
|
| I just renamed the EULA text file from 6 to 7 and everything works just
| fine. Thanks for the help.
|
| Joe Don
|
| "Ken" wrote:
|
| > Hi,
| >
| > Perhaps these knowledge base articles will be of interest.
| >
| > You receive the "Cannot display the End User License Agreement which
must be
| > displayed and accepted before you can use the application" error message
| > when you try to start Works 6
| > http://support.microsoft.com/kb/899493/en-us
| >
| > Works Error Message: ...This Application Cannot Display the End User
License
| > Agreement (EULA)
| > http://support.microsoft.com/kb/q255875/
| >
| > Ken
| >
| > <Joe Don Baker>; "R. Ph." <microsoft.com>
wrote
| > in message news:com...
| > | Does anybody know the file name and location where the EULA for Works
6.0
| > is
| > | stored? I just installed OFFICE 2003 and it wipes out the EULA for
Works
| > | 6.0. I can RESTORE back a few days and Works is OK but I have to
| > reinstall
| > | Office which wipes out the EULA in Works. Is this beginning to sound
like
| > a
| > | vicious cirlce? Supposedly my computer came with a CD for Works but I
| > never
| > | saw it so I can't go back in reinstall Works.
| > |
| > | My only hope may be in making a copy of the EULA file then installing
| > Office
| > | and copying the EULA file back in.
| > |
| > | So, anybody know where the EULA file is located? Thanks
| >
| >
| >


microsoft works suite 2006

Posted: 25 Jan 2006 12:45 PM PST

Many thanks, Andy.

Joe

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


WORKS CALENDAR PROBLEM

Posted: 23 Jan 2006 11:45 AM PST

Thanks to all... I didn't use my calendar for a few days and now the holidays
are there for 2006... A gremlin I surmise. jad

"com" wrote: