Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel function troubles

I am having difficulties using the Sub-Total and VLookup functions in Excel.
There may be other function troubles that I'm unaware of, but these are the
ones I'm aware of. I've had several people look at my sub-total problem, and
no one can figure what the problem is. For example, in an attachment that I
can send, I used the auto sub-total for a tab in a workbook. The cell entry
is =SUBTOTAL(9,N2:N3). The answer it gives me is 0. When I type in =N2+N3,
the answer is 5. Can anyone help?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default Excel function troubles

Gino,

Sounds like your entries are being entered as text. Try formatting the
cells N2 and N3 for numbers, and then re-entering the numbers into N2 and
N3.

The SUBTOTAL function ignores text, while the formula =N2+N3 coerces the
values from text to numbers.

HTH,
Bernie
MS Excel MVP

"ginovcaponi" wrote in message
...
I am having difficulties using the Sub-Total and VLookup functions in

Excel.
There may be other function troubles that I'm unaware of, but these are

the
ones I'm aware of. I've had several people look at my sub-total problem,

and
no one can figure what the problem is. For example, in an attachment that

I
can send, I used the auto sub-total for a tab in a workbook. The cell

entry
is =SUBTOTAL(9,N2:N3). The answer it gives me is 0. When I type in

=N2+N3,
the answer is 5. Can anyone help?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 618
Default Excel function troubles

Hi

if you open your workbook on another computer do you have the same problem?
if you create a new workbook with just a value in N2 & N3 and try the
subtotal function does it work?

Cheers
JulieD

"ginovcaponi" wrote in message
...
I am having difficulties using the Sub-Total and VLookup functions in
Excel.
There may be other function troubles that I'm unaware of, but these are
the
ones I'm aware of. I've had several people look at my sub-total problem,
and
no one can figure what the problem is. For example, in an attachment that
I
can send, I used the auto sub-total for a tab in a workbook. The cell
entry
is =SUBTOTAL(9,N2:N3). The answer it gives me is 0. When I type in
=N2+N3,
the answer is 5. Can anyone help?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 Formula troubles lmh Excel Worksheet Functions 7 August 13th 09 10:08 PM
Excel troubles Gavin Excel Worksheet Functions 0 June 24th 08 02:16 PM
Troubles with the OFFSET function ghostrider Excel Worksheet Functions 6 June 1st 05 05:20 PM
Excel Troubles mrmark[_4_] Excel Programming 3 June 22nd 04 11:21 PM
saving *.xls files but troubles with opening with MS Excel Mimo Excel Programming 0 July 25th 03 03:04 PM


All times are GMT +1. The time now is 12:30 AM.

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

About Us

"It's about Microsoft Excel"