LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Using VLOOKUP and HLOOKUPS with named ranges

Hi,

I have two worksheets, sheet 1 and sheet 2. In sheet 2 I have numerous
rows of text and in column two numbers associated with the text in
column 1 e.g.

A B
1 Target 20,000
2 Actual 13,000

I have given these a 'range name' e.g. Sales

In Sheet 1, I need to use an HLookup function which pulls in Cell B1
from sheet 2 into sheet 1's C3 using the named range e.g.

=HLOOKUP(B1,Sales,$C$1,0)

This formula keeps creating an N/A error and I don;t know why. Does
anyone have any ideas why this would be the case?

I'd appreciate any help :)
 
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
can VLOOKUP use dynamic named ranges? Dave F Excel Discussion (Misc queries) 2 November 23rd 06 02:34 PM
Vlookup and named ranges XCubed Excel Programming 3 August 3rd 05 07:08 AM
vlookup and named ranges chathag Excel Worksheet Functions 3 November 22nd 04 04:07 PM
vlookup and named ranges Domenic Excel Worksheet Functions 0 November 16th 04 04:08 PM
nesting if > 7 or using hlookups in a vlookup C.Pflugrath Excel Worksheet Functions 4 November 13th 04 02:02 AM


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

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

About Us

"It's about Microsoft Excel"