|
|
Lookup Function Help
Hi,
I am trying to do a spreadsheet for a budget. I have one tab with the detail
of the budget with headings in columns for each category of expense, then a
second tab showing the overall position. On the overall tab the headings
appear down the left in rows rather than columns as in the detailed tab.
I am therefore doing a lookup function so that the overall pulls the info
from the detailed tab. This lookup function works for some of the columns on
the detailed tab but not all of them. All of the columns have values in them,
so it's not that there is no data to retrieve.
Any ideas why it is displaying #N/A on some cells?
Thanks
|
|
0
|
|
|
|
Reply
|
Utf
|
12/5/2009 11:46:01 AM |
|
We would need a little more info plus your formula, however, N/A is
shown if the value isn't present, for tips on evaluating the parts of
your formula and combatting N/A and other errors see this tutorial thats
just been started http://tinyurl.com/ydvv3b8 it should help you
understand your formula better.
Furn16;578275 Wrote:
> Hi,
>
> I am trying to do a spreadsheet for a budget. I have one tab with the
> detail
> of the budget with headings in columns for each category of expense,
> then a
> second tab showing the overall position. On the overall tab the
> headings
> appear down the left in rows rather than columns as in the detailed
> tab.
>
> I am therefore doing a lookup function so that the overall pulls the
> info
> from the detailed tab. This lookup function works for some of the
> columns on
> the detailed tab but not all of them. All of the columns have values in
> them,
> so it's not that there is no data to retrieve.
>
> Any ideas why it is displaying #N/A on some cells?
>
> Thanks
--
Simon Lloyd
Regards,
Simon Lloyd
'Microsoft Office Help' (http://www.thecodecage.com)
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.thecodecage.com/forumz/member.php?userid=1
View this thread: http://www.thecodecage.com/forumz/showthread.php?t=159849
[url="http://www.thecodecage.com"]Microsoft Office Help[/url]
|
|
0
|
|
|
|
Reply
|
Simon
|
12/5/2009 2:09:47 PM
|
|
|
1 Replies
140 Views
(page loaded in 0.033 seconds)
Similiar Articles: Lookup (or variant) function - microsoft.public.accessI'm not sure of the syntax (from the help page), but I'm guessing it would look ... LOOKUP function does not work with row vector of numbers ... Excel - Lookup Function With ... Lookup function for two variables and return another cell ...Hi! I am looking for some help. Seems pretty simple but I can't seem to figure it out. I know I'll need a lookup function and an "AND" function of ... Lookup Function? Employee Number with Employee Name - microsoft ...I have a spreadsheet that I believe that I need some form of LOOKUP function, but have ... of function would this be? and suggestions on syntax? Thanks for the help. using lookup function in vba - microsoft.public.excel.programming ...I am trying to use the lookup function in my vba code. I'm using excel 2003. ... may sound simple, but I'm > having trouble getting it to work and any help ... Lookup within a 2 dimensional array - microsoft.public.excel ...Hi guys, Here's a challenge I hope you can help me solve. Say I have a table of values with X and Y headers and a 3 x 3 array hoding paramete... VLookup Function over Multiple Worksheets - microsoft.public.excel ...I am trying to use the VLOOKUP function over ... array of results from the COUNTIF functions: MATCH(1,{0;0;1},0) = 3 (the lookup ... If you wnt to tackle this I will help ... LOOKUP value in a table and return value in first column of same r ...Unfortunately, the lookup function doesn't work against a whole table nor does it ... "Pete_UK" wrote: > Have a look at INDEX and MATCH in XL Help - it's getting ... lookup second / last match with two conditions - microsoft.public ...Hello, I've a table below, I want to setup an formula to get the result as shown at the bottom. Thanks in advance for your help. Column B C D... Vlookup only the last 6 characters - microsoft.public.excel.misc ...I want to lookup only the last 6 digits in column A ... The RIGHT function is returning a text value, and I'm ... > =VLOOKUP(RIGHT(A4,6),$J$4:$K$7,2,0) > > Any help ... Complex value lookup? (Excel 2003) - microsoft.public.excel.misc ...LOOKUP - Excel - Office.com Support / Excel / Excel 2003 Help and How-to / Working with Data / Function Reference / ... Lookup_value A value that LOOKUP searches for in an ... How to use the LOOKUP function in Excel - Microsoft SupportDiscusses the syntax of the LOOKUP function in Excel. Provides two examples that show ... Answers Forums; Technet Forums; Microsoft Developer Network (MSDN) Get Help Now LOOKUP function - Excel - Office.comShow All Hide All This article describes the formula syntax and usage of the LOOKUP function (function: A prewritten formula that takes a value or values, performs an ... LOOKUP function - Excel - Office.comThis article describes the formula syntax and usage of the LOOKUP function (function: A prewritten formula that takes a value or values, performs an operation, and ... Help With the Excel Lookup Function | eHow.comThe Excel lookup function, along with vlookup and hlookup, saves you time. These functions, together with a helper table called a "lookup table," replace ... Excel - Lookup Function - I am trying... - Free Excel HelpLookup Function - I am trying to copy some data from one sheet to 5 other... - Free Excel Help 7/10/2012 8:27:51 PM
|
|
|
|
|
|
|
|
|