PC Review Forums Newsgroups Microsoft Excel Microsoft Excel New Users How do I create a spreadsheet?

Reply

How do I create a spreadsheet?

 
Thread Tools Rate Thread
Old 10-08-2006, 11:36 PM   #1
=?Utf-8?B?YmFkZ2lybDEwMTY=?=
Guest
 
Posts: n/a
Default How do I create a spreadsheet?


I need create a simple spreadsheet. To show the total number of tasks that
was comlpeted that week. Can you help me?
  Reply With Quote
Old 10-08-2006, 11:51 PM   #2
oldchippy
Guest
 
Posts: n/a
Default Re: How do I create a spreadsheet?


badgirl1016 Wrote:
> I need create a simple spreadsheet. To show the total number of task
> that
> was comlpeted that week. Can you help me?


Hi badgirl1016,

It depends how simple it was and how many tasks you did, but here's
very simple one,

Col A Col b
Monday 1
Tuesday 1
Wednesday 1
Thursday 1
Friday 1

in cell b6 =SUM(B1:B5)

oldchippy :

--
oldchipp
-----------------------------------------------------------------------
oldchippy's Profile: http://www.excelforum.com/member.ph...nfo&userid=1990
View this thread: http://www.excelforum.com/showthread.php?threadid=57054

  Reply With Quote
Old 10-08-2006, 11:51 PM   #3
Pete_UK
Guest
 
Posts: n/a
Default Re: How do I create a spreadsheet?

Your request is a bit vague, but how about this:

Enter the days of the week in cells A1, A2 etc down to A7. In column B
you can enter the number of tasks completed for each day. In C1 enter
the word "Total", and in D1 enter this formula:

=SUM(B1:B7)

Is this the kind of thing you were after?

Hope this helps.

Pete

badgirl1016 wrote:
> I need create a simple spreadsheet. To show the total number of tasks that
> was comlpeted that week. Can you help me?


  Reply With Quote
Old 11-08-2006, 12:13 AM   #4
Pete_UK
Guest
 
Posts: n/a
Default Re: How do I create a spreadsheet?

Hey oldchippy,

What are the chances of the two of us posting at exactly the same time
an almost identical solution to such a vague request ??

Pete

oldchippy wrote:
> badgirl1016 Wrote:
> > I need create a simple spreadsheet. To show the total number of tasks
> > that
> > was comlpeted that week. Can you help me?

>
> Hi badgirl1016,
>
> It depends how simple it was and how many tasks you did, but here's a
> very simple one,
>
> Col A Col b
> Monday 1
> Tuesday 1
> Wednesday 1
> Thursday 1
> Friday 1
>
> in cell b6 =SUM(B1:B5)
>
> oldchippy
>
>
> --
> oldchippy
> ------------------------------------------------------------------------
> oldchippy's Profile: http://www.excelforum.com/member.ph...fo&userid=19907
> View this thread: http://www.excelforum.com/showthrea...threadid=570543


  Reply With Quote
Old 11-08-2006, 12:26 AM   #5
oldchippy
Guest
 
Posts: n/a
Default Re: How do I create a spreadsheet?


Pete_UK Wrote:
> Hey oldchippy,
>
> What are the chances of the two of us posting at exactly the same time
> an almost identical solution to such a vague request ??
>
> Pete
>
> oldchippy wrote:
> > badgirl1016 Wrote:
> > > I need create a simple spreadsheet. To show the total number o

> tasks
> > > that
> > > was comlpeted that week. Can you help me?

> >
> > Hi badgirl1016,
> >
> > It depends how simple it was and how many tasks you did, but here'

> a
> > very simple one,
> >
> > Col A Col b
> > Monday 1
> > Tuesday 1
> > Wednesday 1
> > Thursday 1
> > Friday 1
> >
> > in cell b6 =SUM(B1:B5)
> >
> > oldchippy
> >
> >
> > --
> > oldchippy

>
> ------------------------------------------------------------------------
> > oldchippy's Profile

> http://www.excelforum.com/member.ph...fo&userid=19907
> > View this thread

> http://www.excelforum.com/showthrea...threadid=570543


Great minds think alike, or are we all like this in the UK

--
oldchipp
-----------------------------------------------------------------------
oldchippy's Profile: http://www.excelforum.com/member.ph...nfo&userid=1990
View this thread: http://www.excelforum.com/showthread.php?threadid=57054

  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off