A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Office » General Discussions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

excel 2003 problem



 
 
Thread Tools Display Modes
  #1  
Old April 28th, 2010, 03:17 PM posted to microsoft.public.office.misc
tony vella
external usenet poster
 
Posts: 5
Default excel 2003 problem

66 years old.

I have been asked to record daily my weight and blood-sugar count. I
am using Excel 2003 on a Vista machine. I am trying to compare monthly
averages between doctor visits.

I have both columns formatted as 'number'
(select columnformatcellsnumber, 2dp)
yet when I try to sum or average the numbers, the formula only
includes the most recent 3 cells. And, when formatting, it does not
add the 1 or 2 decimal zeros to most of the numbers in the columns. I
have selected the entire spreadsheet and made sure the protection
"lock" is not selected.

I hope I explain myself well enough for someone to help - I am
certainly no whiz at this. Thanks in advance for all help.

Tony Vella
Ottawa, Ontario, Canada.
  #2  
Old April 28th, 2010, 07:26 PM posted to microsoft.public.office.misc
db[_4_]
external usenet poster
 
Posts: 92
Default excel 2003 problem

as an example of how I
would do this:

you can put the dates
beginning with cell
a3 through a365

in cell a2 type the
word date

in cell b2 type the
word weight

in cell c2 type the
word sugar count

now go to the top row
and enter the formulas

so in b1 you can
enter something
like =average(b3:b365)

then copy the formula
to cell c1

then block / highlight
the cells in b1 and c1
for 2 decimal points

format row 2 with bold
and or background colors.

then block cells b3 to c365
with two decimals.

and block/highlight a2 to
a365 with the date format.

the above is simply one
many examples of creating
a spreadsheet.

you can also click on
f1 for help and enter
in the search for something
like "average" to get a
better idea of that formula.


--
db·´¯`·...¸)))º
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- @Hotmail.com
- nntp Postologist
~ "share the nirvana" - dbZen

~~~~~~~~~~~~~~~



"tony vella" wrote in message
...
66 years old.

I have been asked to record daily my weight and blood-sugar count. I
am using Excel 2003 on a Vista machine. I am trying to compare monthly
averages between doctor visits.

I have both columns formatted as 'number'
(select columnformatcellsnumber, 2dp)
yet when I try to sum or average the numbers, the formula only
includes the most recent 3 cells. And, when formatting, it does not
add the 1 or 2 decimal zeros to most of the numbers in the columns. I
have selected the entire spreadsheet and made sure the protection
"lock" is not selected.

I hope I explain myself well enough for someone to help - I am
certainly no whiz at this. Thanks in advance for all help.

Tony Vella
Ottawa, Ontario, Canada.


  #3  
Old April 29th, 2010, 12:54 AM posted to microsoft.public.office.misc
tony vella
external usenet poster
 
Posts: 5
Default excel 2003 problem

On Apr 28, 2:26*pm, "db" wrote:
as an example of how I
would do this:

you can put the dates
beginning with cell
a3 through a365

in cell a2 type the
word date

in cell b2 type the
word weight

in cell c2 type the
word sugar count

now go to the top row
and enter the formulas

so in b1 you can
enter something
like =average(b3:b365)

then copy the formula
to cell c1

then block / highlight
the cells in b1 and c1
for 2 decimal points

format row 2 with bold
and or background colors.

then block cells b3 to c365
with two decimals.

and block/highlight a2 to
a365 with the date format.

the above is simply one
many examples of creating
a spreadsheet.

you can also click on
f1 for help and enter
in the search for something
like "average" to get a
better idea of that formula.

--
db·´¯`·...¸)))º
DatabaseBen, Retired Professional
*- Systems Analyst
*- Database Developer
*- Accountancy
*- Veteran of the Armed Forces
-
- *nntp Postologist
~ "share the nirvana" - dbZen

~~~~~~~~~~~~~~~



"tony vella" wrote in message

...



66 years old.


I have been asked to record daily my weight and blood-sugar count. I
am using Excel 2003 on a Vista machine. I am trying to compare monthly
averages between doctor visits.


I have both columns formatted as 'number'
(select columnformatcellsnumber, 2dp)
yet when I try to sum or average the numbers, the formula only
includes the most recent 3 cells. And, when formatting, it does not
add the 1 or 2 decimal zeros to most of the numbers in the columns. I
have selected the entire spreadsheet and made sure the protection
"lock" is not selected.


I hope I explain myself well enough for someone to help - I am
certainly no whiz at this. Thanks in advance for all help.


Tony Vella
Ottawa, Ontario, Canada.


Hello DB, thanks for trying.

I already have some 6 months of daily entries and I am trying to find
a way of fixing my spreadsheet without having to input all the info
into a new work page.

Here's an example: I format an existing column as 'number' with 4
decimal places. It automatically adds the necessary zeros to, maybe,
a dozen cells - definitely not to the entire column of numbers. If I
copy the cells from, say, A1:A245 and paste them into a new
spreadsheet, format the column (on the new page) as number with 4
decimal places, it does exactly the same thing: it only adds the extra
zeros to no more than a dozen cells. I simply can't figure out a way
out. It is so frustrating I wish I could send the file to someone
(privately) who knows what's what. I mean, my weight and blood-sugar
content is not exactly national security, you know.

Tony Vella
Ottawa, Ontario, Canada.
  #4  
Old April 29th, 2010, 02:04 PM posted to microsoft.public.office.misc
db[_4_]
external usenet poster
 
Posts: 92
Default excel 2003 problem

you can email it to me:

databaseben at hotmail dot com

--
db·´¯`·...¸)))º
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- @Hotmail.com
- nntp Postologist
~ "share the nirvana" - dbZen

~~~~~~~~~~~~~~~



"tony vella" wrote in message
...
On Apr 28, 2:26 pm, "db" wrote:
as an example of how I
would do this:

you can put the dates
beginning with cell
a3 through a365

in cell a2 type the
word date

in cell b2 type the
word weight

in cell c2 type the
word sugar count

now go to the top row
and enter the formulas

so in b1 you can
enter something
like =average(b3:b365)

then copy the formula
to cell c1

then block / highlight
the cells in b1 and c1
for 2 decimal points

format row 2 with bold
and or background colors.

then block cells b3 to c365
with two decimals.

and block/highlight a2 to
a365 with the date format.

the above is simply one
many examples of creating
a spreadsheet.

you can also click on
f1 for help and enter
in the search for something
like "average" to get a
better idea of that formula.

--
db·´¯`·...¸)))º
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- @Hotmail.com
- nntp Postologist
~ "share the nirvana" - dbZen

~~~~~~~~~~~~~~~



"tony vella" wrote in message

...



66 years old.


I have been asked to record daily my weight and blood-sugar count. I
am using Excel 2003 on a Vista machine. I am trying to compare monthly
averages between doctor visits.


I have both columns formatted as 'number'
(select columnformatcellsnumber, 2dp)
yet when I try to sum or average the numbers, the formula only
includes the most recent 3 cells. And, when formatting, it does not
add the 1 or 2 decimal zeros to most of the numbers in the columns. I
have selected the entire spreadsheet and made sure the protection
"lock" is not selected.


I hope I explain myself well enough for someone to help - I am
certainly no whiz at this. Thanks in advance for all help.


Tony Vella
Ottawa, Ontario, Canada.


Hello DB, thanks for trying.

I already have some 6 months of daily entries and I am trying to find
a way of fixing my spreadsheet without having to input all the info
into a new work page.

Here's an example: I format an existing column as 'number' with 4
decimal places. It automatically adds the necessary zeros to, maybe,
a dozen cells - definitely not to the entire column of numbers. If I
copy the cells from, say, A1:A245 and paste them into a new
spreadsheet, format the column (on the new page) as number with 4
decimal places, it does exactly the same thing: it only adds the extra
zeros to no more than a dozen cells. I simply can't figure out a way
out. It is so frustrating I wish I could send the file to someone
(privately) who knows what's what. I mean, my weight and blood-sugar
content is not exactly national security, you know.

Tony Vella
Ottawa, Ontario, Canada.


  #5  
Old April 29th, 2010, 02:26 PM posted to microsoft.public.office.misc
tony vella
external usenet poster
 
Posts: 5
Default excel 2003 problem

On Apr 29, 9:04*am, "db" wrote:
you can email it to me:

databaseben at hotmail dot com

--
db·´¯`·...¸)))º
DatabaseBen, Retired Professional
*- Systems Analyst
*- Database Developer
*- Accountancy
*- Veteran of the Armed Forces
-
- *nntp Postologist
~ "share the nirvana" - dbZen

~~~~~~~~~~~~~~~



"tony vella" wrote in message

...



On Apr 28, 2:26 pm, "db" wrote:
as an example of how I
would do this:


you can put the dates
beginning with cell
a3 through a365


in cell a2 type the
word date


in cell b2 type the
word weight


in cell c2 type the
word sugar count


now go to the top row
and enter the formulas


so in b1 you can
enter something
like =average(b3:b365)


then copy the formula
to cell c1


then block / highlight
the cells in b1 and c1
for 2 decimal points


format row 2 with bold
and or background colors.


then block cells b3 to c365
with two decimals.


and block/highlight a2 to
a365 with the date format.


the above is simply one
many examples of creating
a spreadsheet.


you can also click on
f1 for help and enter
in the search for something
like "average" to get a
better idea of that formula.


--
db·´¯`·...¸)))º
DatabaseBen, Retired Professional
*- Systems Analyst
*- Database Developer
*- Accountancy
*- Veteran of the Armed Forces
-
- *nntp Postologist
~ "share the nirvana" - dbZen


~~~~~~~~~~~~~~~


"tony vella" wrote in message


....


66 years old.


I have been asked to record daily my weight and blood-sugar count. I
am using Excel 2003 on a Vista machine. I am trying to compare monthly
averages between doctor visits.


I have both columns formatted as 'number'
(select columnformatcellsnumber, 2dp)
yet when I try to sum or average the numbers, the formula only
includes the most recent 3 cells. And, when formatting, it does not
add the 1 or 2 decimal zeros to most of the numbers in the columns. I
have selected the entire spreadsheet and made sure the protection
"lock" is not selected.


I hope I explain myself well enough for someone to help - I am
certainly no whiz at this. Thanks in advance for all help.


Tony Vella
Ottawa, Ontario, Canada.


Hello DB, thanks for trying.


I already have some 6 months of daily entries and I am trying to find
a way of fixing my spreadsheet without having to input all the info
into a new work page.


Here's an example: *I format an existing column as 'number' with 4
decimal places. *It automatically adds the necessary zeros to, maybe,
a dozen cells - definitely not to the entire column of numbers. *If I
copy the cells from, say, A1:A245 and paste them into a new
spreadsheet, format the column (on the new page) as number with 4
decimal places, it does exactly the same thing: it only adds the extra
zeros to no more than a dozen cells. *I simply can't figure out a way
out. It is so frustrating I wish I could send the file to someone
(privately) who knows what's what. *I mean, my weight and blood-sugar
content is not exactly national security, you know.


Tony Vella
Ottawa, Ontario, Canada.


On the way. Thank you.
  #6  
Old April 30th, 2010, 06:05 PM posted to microsoft.public.office.misc
db[_4_]
external usenet poster
 
Posts: 92
Default excel 2003 problem

On the way back.

You're welcome.

--
db·´¯`·...¸)))º
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- @Hotmail.com
- nntp Postologist
~ "share the nirvana" - dbZen

~~~~~~~~~~~~~~~



"tony vella" wrote in message
...
On Apr 29, 9:04 am, "db" wrote:
you can email it to me:

databaseben at hotmail dot com

--
db·´¯`·...¸)))º
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- @Hotmail.com
- nntp Postologist
~ "share the nirvana" - dbZen

~~~~~~~~~~~~~~~



"tony vella" wrote in message

...



On Apr 28, 2:26 pm, "db" wrote:
as an example of how I
would do this:


you can put the dates
beginning with cell
a3 through a365


in cell a2 type the
word date


in cell b2 type the
word weight


in cell c2 type the
word sugar count


now go to the top row
and enter the formulas


so in b1 you can
enter something
like =average(b3:b365)


then copy the formula
to cell c1


then block / highlight
the cells in b1 and c1
for 2 decimal points


format row 2 with bold
and or background colors.


then block cells b3 to c365
with two decimals.


and block/highlight a2 to
a365 with the date format.


the above is simply one
many examples of creating
a spreadsheet.


you can also click on
f1 for help and enter
in the search for something
like "average" to get a
better idea of that formula.


--
db·´¯`·...¸)))º
DatabaseBen, Retired Professional
- Systems Analyst
- Database Developer
- Accountancy
- Veteran of the Armed Forces
- @Hotmail.com
- nntp Postologist
~ "share the nirvana" - dbZen


~~~~~~~~~~~~~~~


"tony vella" wrote in message


...


66 years old.


I have been asked to record daily my weight and blood-sugar count. I
am using Excel 2003 on a Vista machine. I am trying to compare
monthly
averages between doctor visits.


I have both columns formatted as 'number'
(select columnformatcellsnumber, 2dp)
yet when I try to sum or average the numbers, the formula only
includes the most recent 3 cells. And, when formatting, it does not
add the 1 or 2 decimal zeros to most of the numbers in the columns.
I
have selected the entire spreadsheet and made sure the protection
"lock" is not selected.


I hope I explain myself well enough for someone to help - I am
certainly no whiz at this. Thanks in advance for all help.


Tony Vella
Ottawa, Ontario, Canada.


Hello DB, thanks for trying.


I already have some 6 months of daily entries and I am trying to find
a way of fixing my spreadsheet without having to input all the info
into a new work page.


Here's an example: I format an existing column as 'number' with 4
decimal places. It automatically adds the necessary zeros to, maybe,
a dozen cells - definitely not to the entire column of numbers. If I
copy the cells from, say, A1:A245 and paste them into a new
spreadsheet, format the column (on the new page) as number with 4
decimal places, it does exactly the same thing: it only adds the extra
zeros to no more than a dozen cells. I simply can't figure out a way
out. It is so frustrating I wish I could send the file to someone
(privately) who knows what's what. I mean, my weight and blood-sugar
content is not exactly national security, you know.


Tony Vella
Ottawa, Ontario, Canada.


On the way. Thank you.


 




Thread Tools
Display Modes

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 Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:28 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.