#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 49
Default Formula Needed

It works, thanks to both you and Bob
--
Clark


"Tyro" wrote:

Assuming what you're looking up is in A1 and your lookup range is A1:B10 on
sheet2

B1: =LEFT(VLOOKUP(A1,Sheet2!A1:B10,2,FALSE),25)

The formula looks for an exact match in A1:A10 on sheet2 and returns the
first 25 characters of the corresponding cell in B1:B10

"Clark" wrote in message
...
I have two spreadsheets. Each has in common a unique identifier which is an
8
digit number used in both spreadheets. In one of the spreadheets there is
a
product description that can run to as many as 70 text characters. What I
need is a sort of partial vlookup I think. Example: sheet 1 has a unique
identifier of 40002796. I need a formula that will go to sheet 2 and bring
over the first 25 text character (for my purposes thats as many as I work
with) associated with 40002796.

Is this doable?
--
Clark




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
Formula needed. FC Excel Discussion (Misc queries) 9 June 26th 09 12:51 AM
Formula needed William@Target[_2_] Excel Worksheet Functions 2 March 16th 07 05:08 PM
Formula needed, please Connie Martin Excel Worksheet Functions 3 December 5th 06 05:46 PM
Formula Set Up Needed unique Charts and Charting in Excel 2 December 4th 05 10:24 PM
formula needed Darrell New Users to Excel 6 May 5th 05 10:25 PM


All times are GMT +1. The time now is 01:19 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"