Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Student in BC
 
Posts: n/a
Default Trouble with formula on Student 2006 learning essentials template

I'm having trouble with a formula on Student 2006 software and it comes with
the learning essentials for Microsoft office. It has numerous templates. The
specific template is the Grade Tracker. When I opened up the template to use
and modify there was a formula that was found to be inconsistant. It is quite
complex and have no idea how to fix it. The formula looks like this:
=IF(C15<"",HLOOKUP(C15,'GPA Table'!$B$5:$N$7,2),"")

If anybody could be of any assistance that would be helpful as I would like
to use this template for my studies.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Trouble with formula on Student 2006 learning essentials template

Hi!

Just a guess....

You mentioned:

When I opened up the template to use and modify


Did you modify the table?

As written, the formula needs to have the table sorted in ascending order or
incorrect results could be returned. Provided that the table needs to be
sorted in the first place! (but it looks like it does based on the name: GPA
Table)

Just as a test try this and see if it corrects the problem:

=IF(C15<"",HLOOKUP(C15,'GPA Table'!$B$5:$N$7,2,0),"")

We may need more detailed info.

Biff

"Student in BC" <Student in wrote in message
...
I'm having trouble with a formula on Student 2006 software and it comes
with
the learning essentials for Microsoft office. It has numerous templates.
The
specific template is the Grade Tracker. When I opened up the template to
use
and modify there was a formula that was found to be inconsistant. It is
quite
complex and have no idea how to fix it. The formula looks like this:
=IF(C15<"",HLOOKUP(C15,'GPA Table'!$B$5:$N$7,2),"")

If anybody could be of any assistance that would be helpful as I would
like
to use this template for my studies.



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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Trouble shooting#NA error in Array formula RonR Excel Discussion (Misc queries) 2 June 14th 05 09:58 PM
Formula Trouble JS Excel Worksheet Functions 7 March 24th 05 06:55 PM
Trouble copying and pasting a formula Julie P. Excel Discussion (Misc queries) 6 March 4th 05 04:11 AM
Trouble copying and pasting a formula Julie P. Excel Worksheet Functions 4 March 3rd 05 03:16 AM


All times are GMT +1. The time now is 05:06 PM.

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"