Home     Contact Us    
Main Board Job Seeker's Board Job Wanted Board Resume Bank Company Board Word Help Medquist New MTs Classifieds Offshore Concerns VR/Speech Recognition Tech Help Coding/Medical Billing
Gab Board Politics Comedy Stop Health Issues
ADVERTISEMENT




Serving Over 20,000 US Medical Transcriptionists

Counting lines in Word

Posted By: C.J. on 2008-01-30
In Reply to: Calculating lines using Word Count in Word - anony

This actually gives you way more lines than if you calculated by 65 cpl.  I worked for a company for a while that did this and on one short progress note I made over $3 more than by figuring the 65 cpl way.  Let's say they are paying you 7 cents a line......this is like 11 cents a line counting the regular way.  This is definitely in your favor...I have done the math on this one many times.  Good luck!


Complete Discussion Below: marks the location of current message within thread

The messages you are viewing are archived/old.
To view latest messages and participate in discussions, select the boards given in left menu


Other related messages found in our database

how are you counting the lines?
If you are typing in Word use the Count feature. It shows char w/sp, char w/o sp, lines, blank lines. AND to clarify something - a lot of rad companies are NOT now paying per line but rather paying PER REPORT and cheap, awful rates. I just got a new Rad MT job but the majority of them out there want to pay crap per report rates. I won't take those - I am NOT typing a 40/50-line CT for $1.05-1.25. I have a per line rate on this new job and their avg report is 30-40 lines. My other 2 a/c's (one 30 MDs, other over 100) avgd about $1.90+ a report when you divided lines by # of reports.
Yes, unless they are counting the lines different than you.
I would ask about it.
You need to ask how they will be counting lines first. sm
You need to know their method of counting because all programs count differently. Practicount is a good program because it gives you many more options for counting lines or characters than most of the others. You can also set up different options for different clients.
It depends on how you are counting lines...

There is a big difference between 10 cpl gross lines and 10 cpl on a 65-char with spaces, without spaces, 75-char, 80-char, etc.  I'm fortunate in that I am still paid by gross lines.  How are most of your lines being counted?


 


 


counting lines without spaces
If you want to get your line count of a document just go to style and choose numbering. It will put a number in front of each line. Go to the end and see the last number and that is your number of lines! Simple as that. You can do this in the document or you can copy and paste into a new document and do it there. This is as simple as pie.
counting lines by hand - pls help!
I type letters all day and need to count actual lines. MS word does not count accurately.  I need just the lines typed (for ex. salutation is 1 line, signature line is 1 line, etc.)  I have been doing this manually, but is a waste of time, as sometimes they are 3-page letters.  I downloaded Flashcount and was hoping that I could use it right in MS Word to count the actual lines of each letter that I type without having to go to another screen, but have not been able to do that. Anyone know if this is possible or of a good program out there where this is possible???  I am not so concerned about making an invoice, just counting each line typed (no matter how many characters on that line) accurately.  Thanks.
Softscript not counting lines correctly
Anyone else having this problem.  Trying to get an answer as to why LINES are NOT being counted correctly and not one answer.  The fact that our lines do not show up immediately anymore should have been our first warning.  How can they GET AWAY WITH THIS.  It there anyway a company can PROVE how they are counting lines.  This is totally unfair and they are ripping off their MTs while fat cats sit there and get richer.
Any body has heard about counting lines a 60 bytes?
I thought line counts was characters or keystrokes. I have been approached by a MT company who say they charge as "bytes". Does anyone know how we count using bytes?
line counting in Word
Thank you for your help. I tried to do a test counting in Word but it seems to count the blank lines too so it is not accurate.
line counting in Word
Of course! I should have thought of that. Thanks for the advice.
Line counting on Word...

I use templates for my reports and charge by the page, but I have been interested in charging by the line.  Do you include the template lines with your line count or minus that?  I am completely confused with this, still.  Thanks again~  


Electronic spellchecker and line counting software for Word 07

Does anyone know of any line counting software and electronic medical spellchecker that works in Word that is out there for Word 97.  I just upgraded to Office 2007 and my abacus does not do the same and I really don't like it in the standalone version and also my Dorland's electronic medical spellchecker will not even install on this version of Word.  Does anyone have any ideas or suggestions.  Please help as I have to have this to do my job. 


Thanks so much


Word supposedly counts 10% higher than most "regular" line counting
s
Does Word 2003 do cumulative line counting or does it go back to 0 with each report. nm
:
Calculating lines using Word Count in Word
I have recently started a job where lines are calculated using the Microsoft Word word count tool. I think I read that you get cheated out of lines if a company counts this way. Is this true?
Word count: 824 lines. DocuCount count: 897 lines.
I just counted the same file in Word and then in DocuCount, and DocuCount was higher than Word.

Just as an aside.
How can you count your lines in Word, I used

to use the word count in Word and then divide it by something to get a standard line count for that report. Has anyone done this before? I forgot the way to calculate when working in Word.


Did you just say: You can very easily "add lines by inserting a word here and there"
I recall back in the mid 1990s, I was working with a fellow MT who was on midnight shift in medical records. He was making a huge sum of money and we all thought he was "the Whiz."

Come to find out, he was inserting phrases, embellishing dictated sentences I guess you'd call it, to get more lines per report. He got away with it for a number of years but was kissing up to the supervisor and director, always available to help out, nicest guy in the world - but a thief - who fooled us all.


Radiologist would surely notice eventually if not QA.
Word Macro to count Lines Strict inside

Hi,


The solutions others gave are good, but if I just needed to get the number of lines with typing (and don't need an invoice or a report), I'd use a Word macro.


The other solutions offered have this drawback: If the body of your document contains tables, the count Word gives you is vastly inflated, for Word counts each cell in that table as a line. This is not what the eye sees, and becomes problematic when you try to justify such to your client.


Below is a macro for counting what we at Emmaus call Lines Strict. (i.e. Lines with typing on them, vs Lines Extended that includes the blank lines).


To use it, copy from Public Sub through End Sub, and paste it into your macros along with your other macros. Easiest way of doing this is (after you have copied the appropriate lines):


1. Click Tools | Macros, and select an existing macro.


2. Click the Edit button.


3. Once the Visual Basic Editor opens, press Ctrl+End to move to the bottom.


4. Paste the clipboard contents.


5. Click File | Compile Normal. (If you've pasted things that don't belong, it won't compile.)


6. Click File | Close and Return to MS Word.


Merry Christmas!
vJoe
http://www.mpword.com


OOPS! I looked at the HTML code after I pasted the code into the editor on this board, and it added things that when pasted into the Visual Basic Editor in Word will not compile. Here's the code if you want to retype it, but pasting won't work. If you send me an email, I'll attach the code into a .txt document, and you won't have any problems.  vjoet@attglobal.net


Public Sub GetLinesStrictCount()
    Dim CharsStrict As Long
    Dim Count As Long
    Dim ParaswBlanks As Long
    Dim ParasWOBlanks As Long
    Dim LineswBlanks As Long
    Dim BlankLines As Long
    Dim LinesWOBlanks As Long
    Dim NumOfTables As Long
    Dim NumOfRows As Long
    Dim TableRowCount As Long
    Dim x As Integer
   
    TableRowCount = 0
    NumOfTables = 0
    NumOfRows = 0
   
    ActiveDocument.ComputeStatistics (wdStatisticCharacters)
    ActiveDocument.ComputeStatistics (wdStatisticLines)
    CharsStrict = ActiveDocument.BuiltInDocumentProperties(wdPropertyCharacters)
    ParasWOBlanks = ActiveDocument.BuiltInDocumentProperties(wdPropertyParas)
    LineswBlanks = ActiveDocument.BuiltInDocumentProperties(wdPropertyLines)


    NumOfTables = ActiveDocument.Content.Tables.Count
    If NumOfTables > 0 Then
        For x = 1 To NumOfTables
            With ActiveDocument.Content.Tables.Item(x)
                NumOfRows = NumOfRows + .Rows.Count
            End With
        Next
        TableRowCount = NumOfRows
    End If
   
    If CharsStrict > 0 Then
        ParaswBlanks = ActiveDocument.Range(wdMainTextStory).Paragraphs.Count
    Else
        ParaswBlanks = 1
    End If
       
    If LineswBlanks > 1 Then
        LineswBlanks = LineswBlanks + 1
    End If
   
    If ParaswBlanks = 1 And ParasWOBlanks = 1 Then
        BlankLines = 0
    Else
        BlankLines = ParaswBlanks - ParasWOBlanks
    End If
   
    LinesWOBlanks = LineswBlanks - BlankLines
    Count = LinesWOBlanks
   
    MsgBox "Lines Strict (with typing) = " & CStr(Count + TableRowCount)
End Sub


 


 


Word counts the blank lines between paragraphs unless you change
your paragraph style to double space when you hit enter. You need to change the "after" setting in the spacing section of the paragraph dialog box to the point size of the font you are using and click the Default button. You'll probably want to do this in a separate template unless you want this setting for all new documents.
I thought Word counted blank lines using this method. I think the OP is looking for Abacus. nm
xx
You can set Word to not count blank lines by changing your paragraph style
to automatically double space after the paragraph.
65 character line versus gross lines versus pay by word

I am checking into other options for transcription.  Can anyone tell me how to compare all of these types of lines & also payment per word?  I know companies use different scales, so I wondered how they compare.  I have been paid on a 65 character line with spaces, but I may be making a change in the future - don't want to get burned.


Thank you in advance!


Aaahhhh, now I get it. Gross lines vs. Character lines. I guess I've just been conditioned to
think in terms of character lines.  One of the perils of working as an IC for somebody who defines what a line is versus owning your own company and defining it yourself.  After working for someone else for 15 years, maybe it's time to bust out on my own.
That is a lot of work/lines for 2 people. I do 3000 lines per day sm
if you times that by 30 days that only comes to 90K lines a month, that is working 7 days a week including weekends. I don't think 2 people can handle that.
900 lines is below 1100 lines, where the bonus starts.
x
Five and counting
Because otherwise I might run out of work at the end of the pay period. My partner has 8. They are prioritized, so I work on my primary until it's empty, go to the next one, etc. Works for us.
I have 6 and counting.
It all depends where you get it as far as how much pain.  Make sure it is something you REALLY want for the rest of your life.  If you're getting a symbol, make sure you have the correct meaning.  Make sure the shop you go to is reputable and clean.
still have my Kirby 35 yrs and counting
My FIL gave all his kids Kirby's for wedding presents and it's still going strong. Just have to have it in the shop once every few years, outlasted the kids and junk they didn't pick up before using it and now working on the grandkids..  Those things cost an arm and a leg these days, but it was free way back when.
11months and counting...
Husband's first cousin - married last MAY. Very expensive wedding at 4-star hotel downtown. You'd think she'd have the manners to acknowledge her gifts. I still cannot believe this. I don't know if I'll ever get a note. I just asked the grandmother to find out if she RECEIVED it. I know it's sneaky but it was an expensive gift and I want to know.
Thanks!...Mom & Dad for 6 years and counting!
/
line counting
Is there a site out there that explains exactly what line counting is? Thank you.
Accuracy in counting

<Disclaimer: We are the publishers of MPCount / MPTools>


No cook can please everyone with just one soup recipe, and no software will suit each and every user. I'm glad you found a program you really like.


We're proud of the accuracy of the counting in our software, and even have a page discussing it.


Best wishes,


Vann Joe


counting rules
I have Sylycount.  Go into the software under counting rules and there you can tell it what you need it to count.
Line counting

Hi,  I have a question regarding line counting.  I used to know an MT who said she charged by the virtual line and was wondering if anyone knows what that is and how it differs from an actual line.  Also, I was looking for a low cost/free line counting program that worked pretty well.  How do you define a line?  I charge for a 65 character line, is that what most of you do?  Thanks,


D


Line counting: Is there a way
approximate # of lines? I am very curious. I am unable to see the # of lines I type daily using the system we use. I love the company I work for and trust them as the number of jobs and number of minutes are usually higher than what I come up with each pay period but would like to see how the number of lines calculate between the two of us. Thank you in advance.
Line counting

I have yet to find a decent line counting program.  What does everyone else use? Do you count a line as 65 characters or 55 and with or without spaces?


Thanks,


Line counting

Anyone use a line counting program given to you by your MTSO to track your line count.....and it ends up that the line count is different from there's?  Shouldn't the line counts be exact since the company issued their own program?


The program works with MS Word's count, and their reasoning is that Word counts differently on different computers.  Say what??? 


I've been a Transcriptionist for 14 years and this is a first.  I've worked for several MTSOs and my lines have always been the same.  Is MS Word that inaccurate on their counts on different computers?


Nope, 20+ and counting but
my DH drives an 18 wheeler and his hearing is not all that good.
Line counting
I work as an IC for a company. When I type my document I go into Tools and use the Word Count and divide by 55 (that's what my company pays by) giving me my line count.

However, when I get my paycheck it is considerably less than what I anticipated. Is the MS word count not adequate to go by?

DOes anyone feel it is necessary to have their own line counting program?
Line counting
Thanks so much. That's very good information to have. Thank you again.
Line counting
I am an IC who uses flashcount to count lines.  How do you decide how to count, i.e., per 55 characters, per 65 characters, etc.  Thx.
Line counting
If you have your own accounts, you can do as you please. Industry "standard" at the moment is 65 characters with spaces. I say standard, but there is really no such thing, it is merely that most of the companies out there pay that way.

I have been offered 6.5 cents for a 37-character line strict, no spaces (only black characters). I have been offered on 55 characters too. I have even been paid by the byte line in DOS, which made for a rude awakening when I had to transition to Word and a 65-character line! There are also gross lines, which is everything on a line is a line, though these are often more than 65 character spaces across.

The way this count came about is that in DOS in Courier font and I think it is 12 pt, there are 65 character spaces if an 8 x 10 sheet is used with 1 inch margins. Courier gives you the same space size for each character, whereas something like Times New Roman varies the space size depending on the character, i.e. an L has less space than a D and so on.

You could call other services in your area and ask about their line rates and counting methods, but don't be too surprised if you are rudely treated. Most small local MTSOs don't take kindly to being interrupted at work to talk to a competitor. Otherwise, you are on your own to charge what the market will bear for your services and you are free to count the lines anyway you wish.

Personally, if I were to have my own accounts, I would use Abacus to count lines and I would count every keystroke including hard returns and spaces, tabs and any other key I used because I personally believe this is how it should be, a keystroke line, not a character and spaces line.

I'm over the 3rd decade and counting
This really has to do with the people you work for. My hospital job outsourced, first company who had it was horrible as far as QA. They IMd you to death, you had no time to work, horrible, horrible, picky all the time. Ok, another company has the very same account now and it is pure heaven. You ask for feedback and you get. Most of the time you are left completely alone, no one micromanaging and pure bliss for me. Same work, different companies. I am very happy with my work, the company I work for, not miserable much less moody. Work can be very stressful if the company wants to make it that way. Need to change if you are having those kinds of issues. By the way, used to straight type everything but now I do mostly editing and loving it.
I still have the b-days, but I'm counting
:D
line counting

You go to tools, word count, then look at the number of lines and divide by 65, then multiply by your line rate.  The company I worked for took the number of lines and just multiplied it by the line rate.  That's how I made out so good.  They did not divide by 65 cpl.


They are probably not counting spaces now. NM
x
Right On Counting Reports...sm
I've found that true in setting daily/weekly goals for myself.  Instead of concentrating on line acounts all the time (and taking time out for looking them up) I'll set maybe 20 (or 25 if I have to make up lines) reports as a daily goal.  Counting lines can get frustrating if you get a string of short reports or the line counter is behind in counting.  I'll check my lines, though, after maybe 10 or so reports just to see how I'm doing, so naturally, however, the lines take care of themselves. 
Gross lines include all lines containing
printable characters, so a full line and a line with one word on it are charged equally. Straight lines are basically the same as gross lines, but with this method of counting the blank lines are counted as well (again, equally). I have only had one company pay this way, and they are a middle man. I would think the charge would be about the same as for gross lines, and that not too many offices will want their lines counted this way (the one I worked on was probably inherited from someone who had counted the lines that way, so just continued).
The norm is 1 minute = 10 lines; 10 min = 100 lines - sm
granted this varies per dictator. More lines if a fast talker, less if a slow talker.
I went from 2400 lines to 1800 lines

a day when I switched from clinic (through an MTSO)  to hospital work. Not only was the clinic work easier with more macros (and less providers to learn, 12 vs 300+), but I was typing in straight Word (as opposed to Softmed/Chart Script).  So you see, it really varies depending upon the type of work as well as the platform used. That said, I am so much happier typing the 1800 lines per day (I make over $15 per hour plus an incentive for any lines in excess of 1200 per day) plus a great health package/benefits, AND approximately 5 weeks of paid time off per year.  In my opinion, hospitals really are the best employers WHEN they appreciate the work we do.


My advice for you is not to judge a job by any one criterion but rather the entire picture. The 'extra's can really add up.

Good luck in your job!