Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Find and move base on value

So you always have one or the other?

=IF(COUNTIF(B1:C1,"net revenue interest*")0,
INDEX(B1:IV1,MATCH("net revenue interest*",B1:IV1,0)),
INDEX(B1:IV1,MATCH("account*",B1:IV1,0)))


LisaVH wrote:

I have a large report I bring over from another program (accounting software)
that I need to reformat in Excel for further data analysis. What I want to
do is create something that will find all cells that begin with "Net Revenue
Interest: XXXXXXX" or "Account: XXXXXXX" and move it to column A of the same
row (where the XXX are variable values). Is the possible??? Thanks.


--

Dave Peterson
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
find and move values <0 Sojo Excel Worksheet Functions 6 September 27th 08 03:02 PM
Find number within two data base Montu Excel Worksheet Functions 2 December 18th 07 07:27 AM
find number in a data base Montu Excel Worksheet Functions 5 December 17th 07 01:19 PM
Find THIS and move it HERE Green Excel Programming 3 February 27th 04 01:59 PM
Row to column data move base on row Andrew[_11_] Excel Programming 8 August 7th 03 08:11 AM


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