PC Review


Reply
Thread Tools Rate Thread

count certain cases

 
 
=?Utf-8?B?Zmx5aW5nTW9vbg==?=
Guest
Posts: n/a
 
      8th Aug 2007
Hello,

I am writing a test case document. For each test case, it needs user to
input the test result PASS or FAIL. I need to count total test cases and
how many passed and failed. At first I thought to use the checkbox for user
to choose PASS or FAIL or Blank so I can count using macro. However, I need
the tester to enter notes or change the document if necessary. Look like
using checkbox needs to "protect" the document then user can not change the
document any more. I am seeking help to how I can tag those PASS/FAIL item,
which user need to choose or enter, such that I can do a count later.

thanks,

 
Reply With Quote
 
 
 
 
=?Utf-8?B?SGFydmV5?=
Guest
Posts: n/a
 
      8th Aug 2007
Yes , you need to protect the form but you can choose to allow your user to
fill the form. make sure to add text form field for user comment.

"flyingMoon" wrote:

> Hello,
>
> I am writing a test case document. For each test case, it needs user to
> input the test result PASS or FAIL. I need to count total test cases and
> how many passed and failed. At first I thought to use the checkbox for user
> to choose PASS or FAIL or Blank so I can count using macro. However, I need
> the tester to enter notes or change the document if necessary. Look like
> using checkbox needs to "protect" the document then user can not change the
> document any more. I am seeking help to how I can tag those PASS/FAIL item,
> which user need to choose or enter, such that I can do a count later.
>
> thanks,
>

 
Reply With Quote
 
Robert M. Franz (RMF)
Guest
Posts: n/a
 
      8th Aug 2007
Hi Moonie

flyingMoon wrote:
> I am writing a test case document. For each test case, it needs user to
> input the test result PASS or FAIL. I need to count total test cases and
> how many passed and failed. At first I thought to use the checkbox for user
> to choose PASS or FAIL or Blank so I can count using macro. However, I need
> the tester to enter notes or change the document if necessary. Look like
> using checkbox needs to "protect" the document then user can not change the
> document any more. I am seeking help to how I can tag those PASS/FAIL item,
> which user need to choose or enter, such that I can do a count later.


by all means, use Excel for that.

HTH
Robert
--
/"\ ASCII Ribbon Campaign | MS
\ / | MVP
X Against HTML | for
/ \ in e-mail & news | Word
 
Reply With Quote
 
=?Utf-8?B?Zmx5aW5nTW9vbg==?=
Guest
Posts: n/a
 
      8th Aug 2007
Thanks. How do I choose to allow user to fill the form. I checked all the
commnad on the form toolbar and didn't find that option.


"Harvey" wrote:

> Yes , you need to protect the form but you can choose to allow your user to
> fill the form. make sure to add text form field for user comment.
>
> "flyingMoon" wrote:
>
> > Hello,
> >
> > I am writing a test case document. For each test case, it needs user to
> > input the test result PASS or FAIL. I need to count total test cases and
> > how many passed and failed. At first I thought to use the checkbox for user
> > to choose PASS or FAIL or Blank so I can count using macro. However, I need
> > the tester to enter notes or change the document if necessary. Look like
> > using checkbox needs to "protect" the document then user can not change the
> > document any more. I am seeking help to how I can tag those PASS/FAIL item,
> > which user need to choose or enter, such that I can do a count later.
> >
> > thanks,
> >

 
Reply With Quote
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      8th Aug 2007
I think you need to learn more about protected forms (which can also have
unprotected sections, but I think just a text form field would suffice for
your comments). See
http://word.mvps.org/FAQs/Customizat...nTheBlanks.htm and especially
the forms tutorials by Dian Chapman that this article links to.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"flyingMoon" <(E-Mail Removed)> wrote in message
newsD764F9B-5DF4-472F-9C2E-(E-Mail Removed)...
> Thanks. How do I choose to allow user to fill the form. I checked all

the
> commnad on the form toolbar and didn't find that option.
>
>
> "Harvey" wrote:
>
> > Yes , you need to protect the form but you can choose to allow your user

to
> > fill the form. make sure to add text form field for user comment.
> >
> > "flyingMoon" wrote:
> >
> > > Hello,
> > >
> > > I am writing a test case document. For each test case, it needs user

to
> > > input the test result PASS or FAIL. I need to count total test cases

and
> > > how many passed and failed. At first I thought to use the checkbox

for user
> > > to choose PASS or FAIL or Blank so I can count using macro. However,

I need
> > > the tester to enter notes or change the document if necessary. Look

like
> > > using checkbox needs to "protect" the document then user can not

change the
> > > document any more. I am seeking help to how I can tag those PASS/FAIL

item,
> > > which user need to choose or enter, such that I can do a count later.
> > >
> > > thanks,
> > >


 
Reply With Quote
 
=?Utf-8?B?Zmx5aW5nTW9vbg==?=
Guest
Posts: n/a
 
      15th Aug 2007
thanks. that helps.

"Suzanne S. Barnhill" wrote:

> I think you need to learn more about protected forms (which can also have
> unprotected sections, but I think just a text form field would suffice for
> your comments). See
> http://word.mvps.org/FAQs/Customizat...nTheBlanks.htm and especially
> the forms tutorials by Dian Chapman that this article links to.
>
> --
> Suzanne S. Barnhill
> Microsoft MVP (Word)
> Words into Type
> Fairhope, Alabama USA
> Word MVP FAQ site: http://word.mvps.org
> Email cannot be acknowledged; please post all follow-ups to the newsgroup so
> all may benefit.
>
> "flyingMoon" <(E-Mail Removed)> wrote in message
> newsD764F9B-5DF4-472F-9C2E-(E-Mail Removed)...
> > Thanks. How do I choose to allow user to fill the form. I checked all

> the
> > commnad on the form toolbar and didn't find that option.
> >
> >
> > "Harvey" wrote:
> >
> > > Yes , you need to protect the form but you can choose to allow your user

> to
> > > fill the form. make sure to add text form field for user comment.
> > >
> > > "flyingMoon" wrote:
> > >
> > > > Hello,
> > > >
> > > > I am writing a test case document. For each test case, it needs user

> to
> > > > input the test result PASS or FAIL. I need to count total test cases

> and
> > > > how many passed and failed. At first I thought to use the checkbox

> for user
> > > > to choose PASS or FAIL or Blank so I can count using macro. However,

> I need
> > > > the tester to enter notes or change the document if necessary. Look

> like
> > > > using checkbox needs to "protect" the document then user can not

> change the
> > > > document any more. I am seeking help to how I can tag those PASS/FAIL

> item,
> > > > which user need to choose or enter, such that I can do a count later.
> > > >
> > > > thanks,
> > > >

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
count duplicats, display incremental count, restart count at changein value JenIT Microsoft Excel Programming 2 24th Aug 2010 09:10 PM
Formula for Cases=144 * # of Cases + Pieces Inventory Formula Microsoft Excel Misc 2 29th Dec 2009 09:13 PM
Query - Count of Cases and Count of where Resolution Not Completed mralmackay@aol.com Microsoft Access Queries 1 12th Mar 2008 08:47 PM
PC cases - Expensive or Ugly or both - Where did all the decent cases go? Noozer Computer Hardware 6 26th Mar 2006 05:55 AM
Count number of uniqe cases SeRene Microsoft Access 2 12th Mar 2004 03:20 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:11 AM.