LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Find data in worksheet area that constantly changes





It looks like after a lot of different formulas, I have found my fix in a
roundabout way.

By downloading the required information and offsetting it by one column
which I have numbered sequentially, I can then get Excel to find the
information such as the exact item number or name of stock then have it look
over a set number of columns to get what I want.

=IF(I7=0,0,OFFSET(A54,MATCH(I7,$A$55:$A$150,FALSE) ,2,1,1))

A54 = the minimum starting point for the info
Match(I7) = the product name or no.
A55:A150 = the maximum area where the info is kept

Thanks to anyone who gave this matter thought.

 
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
Find a worksheet and extract data Deborah Excel Worksheet Functions 1 January 10th 07 03:09 PM
find a worksheet and extract data Deborah Excel Worksheet Functions 2 September 27th 06 03:39 PM
find hidden data in worksheet catlover1946 Excel Worksheet Functions 19 July 20th 06 03:33 AM
find hidden data in worksheet catlover1946 Excel Worksheet Functions 0 July 7th 06 03:50 AM
Is Excel good for storing data that constantly updates? Lallo Excel Discussion (Misc queries) 2 December 15th 05 12:18 PM


All times are GMT +1. The time now is 10:53 AM.

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"