Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
carlito_1985
 
Posts: n/a
Default Copying into ranges


Hi everyone, sorry about the title, but I wasn't entirely sure what to
call the thread.
What I'm working with is a small list of numbers in one database (List
A), and a large list in another (List B), and I want a formula to check
through List B, and any number thats in List A, I want to copy a new
formula to the neighbouring cell.
EG.

List a
100
105
106
109

list b
100
101
102
103
104
105
106
107
108
109
110...

I want it to come out like this

100 Formula in next column
101
102
103
104
105 Formula in next column
106 Formula in next column
107
108
109 Formula in next column
110...

Thanks


--
carlito_1985
------------------------------------------------------------------------
carlito_1985's Profile: http://www.excelforum.com/member.php...o&userid=21390
View this thread: http://www.excelforum.com/showthread...hreadid=380436

  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Ok, so if there are dupes you want "some" formula in the next column. What
formula is that? Do you want a formula that identifies the value in column B
as also being listed in column A? If so:

=IF(COUNTIF(A$1:A$4,B1),"Dupe","")

Biff

"carlito_1985"
wrote in message
news:carlito_1985.1qwk6c_1119233104.4444@excelforu m-nospam.com...

Hi everyone, sorry about the title, but I wasn't entirely sure what to
call the thread.
What I'm working with is a small list of numbers in one database (List
A), and a large list in another (List B), and I want a formula to check
through List B, and any number thats in List A, I want to copy a new
formula to the neighbouring cell.
EG.

List a
100
105
106
109

list b
100
101
102
103
104
105
106
107
108
109
110...

I want it to come out like this

100 Formula in next column
101
102
103
104
105 Formula in next column
106 Formula in next column
107
108
109 Formula in next column
110...

Thanks


--
carlito_1985
------------------------------------------------------------------------
carlito_1985's Profile:
http://www.excelforum.com/member.php...o&userid=21390
View this thread: http://www.excelforum.com/showthread...hreadid=380436



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
Copying ranges of data between worksheets Christopher R. Lee Excel Worksheet Functions 0 February 3rd 05 08:56 PM
Copying ranges of numbers misterproperty Excel Worksheet Functions 1 December 14th 04 09:51 PM
Problem with graph ranges No Such Luck Charts and Charting in Excel 6 December 3rd 04 01:09 PM
compare unique identifiers in multiple ranges bawilli_91125 Charts and Charting in Excel 1 November 30th 04 06:34 PM
Named dynamic ranges, copied worksheets and graph source data WP Charts and Charting in Excel 1 November 28th 04 05:19 PM


All times are GMT +1. The time now is 01:58 AM.

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

About Us

"It's about Microsoft Excel"