Microsoft Works - Reports in MS Works database program |
- Reports in MS Works database program
- Versions 7 & 9 compatibity
- About Bill gates and Microsoft
- Dialer for Works 9.0
- Adding an email spell checker to an HP computer
- Opening a Works 4.5 database in Works 8.5
- text format of dates in different languages
- Database calculations
- remove the "enters" in word document
- Microsft Works 2009
- spelling and grammar check
- Works 8.5 - unable to copy and paste
- open document
- Using the (if) command
- Works 9 save a .doc file and cannot reopen it
- Where do I turn off the underlining of a web address
- How to change setings on MS Works 9 Word so that it doesn't under
- MS Works 7.0 and a 64-bit processor
- Works 4.0 to 9
- works database pictures
Reports in MS Works database program Posted: 15 May 2009 01:14 PM PDT Good onya. .....and stay with it, my biased opinion says it's the best one. "Nestor" <microsoft.com> wrote in message news:com... |
Posted: 15 May 2009 06:43 AM PDT jbcbussoft, have you gone to the printer's manfacturer's website and see if there is an updated driver for your printer. Especially if it is HP printer. There have been some MS Office updates, that would also be installed if MS Works was on the PC, that had caused problems with Excel and MS Works spreadsheet programs, and some programs. Upgrading to MS Works 9 may not solve your problems. -- Add MS to your News Reader: news://msnews.microsoft.com Rich/rerat (RRR News) <message rule> <<Previous Text Snipped to Save Bandwidth When Appropriate>> "jbcbussoft" <microsoft.com> wrote in message news:com... "Ken" wrote: We need the printouts. Microsoft states there will be no fix for Version 7. We don't have 8. The problem has to do with usb printers. We wish to upgrade. My question is more about the compatibility between works7 and works9 documents. |
About Bill gates and Microsoft Posted: 12 May 2009 06:40 PM PDT "Duncan Corps" <fwei.org.uk> wrote in message news:org.uk... Yes, why didn't I? |
Posted: 11 May 2009 11:21 AM PDT If using Windows xp.... see How Do I Get Phone Dialer To Work In Windows XP http://xphelpandsupport.mvps.org/how_do_i_get_phone_dialer_to_wor.htm "buziboy" <microsoft.com> wrote in message news:com... | Greetings, | Older version of Works had a built-in dialer. You could just highligh a | number, be it in the database or elsewhere, and click a phone icon in the | toolbar and it would dial the number. | Does this functionality exist in v9? i've installed all the parts, but | I do not see it. if it exists, how do I get to it? | Much appreciated. | | Jim |
Adding an email spell checker to an HP computer Posted: 10 May 2009 10:41 AM PDT Great to hear problem solved. Cheers, Ken "Larry H." <microsoft.com> wrote in message news:com... | Dear Ken, | Thank you for the suggestion. I installed "tinyspell" and found that it | works very well. You've solved a problem that I've been wrestling with for a | long time. My wife and I hoisted one to you last night. Happy days are here | again! God bless! Larry H. | | "Ken" wrote: | | > Perhaps TinySpell: | > http://www.tinyspell.m6.net/ (Checks the spelling as you type). | > | > "Larry H." <Larry microsoft.com> wrote in message | > news:com... | > | > | My HP computer runs Windows XP Home Edition Ver .2002 and email is | > provided | > | by MSN Explorer Ver 9.6. Word processing is Word Perfect 10 by Corel. MSN | > | Explorer does not recognize the spell checker in Word Perfect when | > creating | > | emails to send. My question is: Does MS Works have a spell checker that | > will | > | interface with Msn Explorer when creating emails to send out? If so, will | > MS | > | Works ver 9.0 do the job if I buy and load it on the HP? | > | | > | | > | | > | | > | | > | > |
Opening a Works 4.5 database in Works 8.5 Posted: 07 May 2009 08:38 AM PDT I see, try the options offerred by the posters here then. Just be aware you may regret going to 8.5, when you lose the ease of use of 4.5a Also, I believe files you open with 8.5 if you convert them will no longer be able to be opened with 4.5a You get caught between a rock and a hard place. Personally I would remain with 4.5a and try to solve the printer problem even if it meant purchasing a new printer I use an old Canon i250, which was cheap, and it has never failed (the cartridge replacements are expensive though, around $15 for black) I haunt it auctions and sometimes one can pick up generic ink tanks for around $1 each. Rodney "Kaysla" <microsoft.com> wrote in message news:com... |
text format of dates in different languages Posted: 05 May 2009 07:57 AM PDT The keyboard languages aren't important. When you change the regional settings in control panel, does the dialog there show the correct long date format? If your question is whether entering 1/2/2009 is January 2 or February 1st, in the US it's month/day/year but Europe it's day/month/year. So depending on your regional settings, you should get different results. Internally, Works stores the date as the number of days since January 1, 1900. So once the date is entered, changing the format won't change the actual date, just how it is displayed. Also be sure to close Works while changing the regional settings so that Works is sure to puck up the current settings. -- Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm "cao40" <microsoft.com> wrote in message news:com... |
Posted: 29 Apr 2009 09:51 AM PDT Hi Cyndi, To can extend this principle by using the date as well as the time. For instance: Field1 holds the date for time 1 (Field2 below) Field2 holds the time of day on day stored in Field1 Field3 holds the date for time 2 (Field4 below). Field4 holds the time of day on day stored in Field3 Field5 holds the time difference in Hours and is calculated as follows Field5 =((Field3+Field4)-(Field1+Field2))*24 *24 being the 24 hours in a day. (See Mike's message regarding units in days). Field 5 would be used in calculations regarding the interval between the two times. For display purposes, to create Hours and Minutes will require extraction of the hours and minutes separately and casting to strings values to concatenate these to display Hours and Minutes. For example: Field6 can extract the Hours using the formula Field6 =INT(Field5) Field7 can extract the Minutes (as minutes) from the interval value using: Field7 =(MOD(Field5,Field6))*60 Field8 can display "hours and minutes" using: Field8 =STRING(Field6,0)&":"&STRING(Field7,0) HTH, -- Kevin James "Cyndih" <microsoft.com> wrote in message news:com... |I would like to know how to take time ( 8:00am 3:00pm) and use a formula to | calulate the hours and minutes in between. Can anyone help me? | -- | Thanks | Cyndih |
remove the "enters" in word document Posted: 28 Apr 2009 06:45 AM PDT You are welcome. Ken "bilga" <microsoft.com> wrote in message news:com... | actually everything is OK :) | thank you very much KEN | that works in every version of WORD | THANK YOU ONE MORE TIME FRIEND!!! | | "bilga" wrote: | | > thank you for the info BUT | > I don not want to remove only the symbol > On the Standard toolbar, click ' | > ¶ ' (also known as Show/Hide button) will | > > show/hide the Paragraph Mark symbols. | > | > what I want is to REMOVE the enters at all | > my problem is that I have big text in 100pages with enters in the middle of | > the rows like that: | > -I | > -have | > -a | > -problem | > | > I want it like that: | > -I have a problem | > | > I want all the text in 1 row! no enters, only spaces, that is all! | > | > "Ken" wrote: | > | > > On the Standard toolbar, click ' ¶ ' (also known as Show/Hide button) will | > > show/hide the Paragraph Mark symbols. | > > | > > Holding down Ctrl+shift+* keys will also toggle Show/Hide. | > > | > > To find a paragraph mark, choose Find on Edit menu, click Special, then | > > choose Paragraph Mark. | > > | > > Note: Replace on Edit menu can also be used. | > > | > > Ken | > > | > > "bilga" <microsoft.com> wrote in message | > > news:com... | > > | > > | yes of course :) that's right I mean | > > | i want to remove them OR to replace with "space" | > > | | > > | "Ken" напиÑа: | > > | | > > | > Am not sure what you mean by "enters". | > > | > | > > | > Do you mean this symbol ' ¶ '. | > > | > | > > | > Ken | > > | > | > > | > "bilga" <microsoft.com> wrote in message | > > | > news:com... | > > | > | > > | > | hello everybody, | > > | > | how can I remove all the "enters" between lines in the text, written | > > at th | > > | > | MS Word document | > > | > | thank you in advance! | > > | > | | > > | > | p.s.:if the subject of my message doesn't respond to the item, please | > > | > move | > > | > | it to the right one | > > | > | > > | > | > > | > > |
Posted: 27 Apr 2009 09:21 AM PDT According to http://www.microsoft.com/works, Works v9 is the latest version. So what version is Works 2009? Works v10? -- Bill Asus EEE PC 702G8 ~ 1GB RAM ~ 16GB-SDHC |
Posted: 26 Apr 2009 07:36 AM PDT Some people have found a spell checker problem between Works 9 and Office 2007, especially when Office is installed after Works. If you have the install media for Works, uninstall it and then reinstall it. If Works came installed from the factory, you are in a bind. -- Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm "Bill" <microsoft.com> wrote in message news:com... |
Works 8.5 - unable to copy and paste Posted: 18 Apr 2009 04:01 PM PDT I have been experiencing the same problem. I just updated IE to IE 8 and the problem appears to be gone. I just copied John 1 from Biblegateway.com into my word processor, and copied a three page document into an email. All seems to be back to normal. Monte "Mel" wrote: |
Posted: 17 Apr 2009 12:00 PM PDT Good to know. Thanks. Walt "Michael Santovec" <net> wrote in message news:uVf$$phx.gbl... |
Posted: 16 Apr 2009 11:32 AM PDT You're welcome. Ken "Tommy10" <net> wrote in message news:com... | Thank you very much that worked like a charm. I am new to worksheets I spend | all my time on autocad and I get lost in the syntacs of the cell fourmulas. | -- | Thanks, Tommy | | | |
Works 9 save a .doc file and cannot reopen it Posted: 14 Apr 2009 01:59 PM PDT If you like, send me one of your problem DOC files and I'll take a look at it. e-mail: net -- Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm "galax65" <com> wrote in message news:googlegroups.com... |
Where do I turn off the underlining of a web address Posted: 13 Apr 2009 08:54 PM PDT I have no idea what option Ronald is talking about. It might be something specific to whatever version of Windows he is running. As for both the Works Word Processor or MS Word, the setting is under the Autocorrect options of the program. As for the Qwest mail program, you'd have to check with them to see if they have such an option. -- Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm "Ken" <Thanks> wrote in message news:#phx.gbl... |
How to change setings on MS Works 9 Word so that it doesn't under Posted: 12 Apr 2009 09:10 PM PDT "Ronald Anderson" wrote: underline a web address and make ith a yperlink" Answer- Go to control panal , open programs,and find turn on orr off windiws features. then scroll down until you see enable underlining and then uncheck the box. |
MS Works 7.0 and a 64-bit processor Posted: 11 Apr 2009 09:11 PM PDT I might have bought the theory if I had not successfully installed 7.0 on an Acer with Vista. The HP (the one with the 64-bit proc) is the one that is making me crazy and the difference in the procs was the only thing I could come up with. Tim "Michael Santovec" wrote: |
Posted: 10 Apr 2009 12:22 PM PDT -- Works 9 was installed by Dell when I got it. May it is just corrupted. One problem is I have to copy to 3.5 disk, computer has no cd burner, then I have to copy that to cd on another computer. Ken "Ken" wrote: |
Posted: 02 Apr 2009 02:06 PM PDT Yes I got the attachment. -- Lolly Web Site: http://cantonchows.com EBay Store: http://stores.ebay.com/Lollys-Lair "Ken" <Thanks> wrote in message news:phx.gbl... |
You are subscribed to email updates from TextNData Forums - Microsoft Works To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |