A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Using a Vlookup to return values in a data list?



 
 
Thread Tools Display Modes
  #1  
Old April 26th, 2005, 04:24 AM
rtjeter
external usenet poster
 
Posts: n/a
Default Using a Vlookup to return values in a data list?

I have a data list. In column A it gives account number, in Column B is
gives account name, in column c it gives amount. The Account number is
Column A can be given several times. For example:
A B C
7 shoes $700
8 dresses $100
7 shoes $500
9 shirts $300

I want to be able to go to another tab and look in Column A. I see 7 return
the account number 7. Then go to the next value in Column A, which is 8.
And return account number 8. Then go to the next value in Column A, which is
7. I already have 7 so I don't want to return 7 again (don't want to
duplicate values).
Then go to the next value in column A, which is 9 and return the value 9.
The data set is huge with over 800 lines. Many account numbers are repeated
3 or 4 times. But I only want a listing of account numbers with the account
number listed only once. I only need the account number listed once from a
data set where they are listed in Column A numerous times.

Is this possible??
  #2  
Old April 26th, 2005, 05:54 AM
Rowan
external usenet poster
 
Posts: n/a
Default

Select Column A. Use DataFilterAdvanced Filter to select Unique records
only. Copy column A and paste onto new worksheet. This should give you the
list of unique account numbers.

Hope this helps
Rowan

"rtjeter" wrote:

I have a data list. In column A it gives account number, in Column B is
gives account name, in column c it gives amount. The Account number is
Column A can be given several times. For example:
A B C
7 shoes $700
8 dresses $100
7 shoes $500
9 shirts $300

I want to be able to go to another tab and look in Column A. I see 7 return
the account number 7. Then go to the next value in Column A, which is 8.
And return account number 8. Then go to the next value in Column A, which is
7. I already have 7 so I don't want to return 7 again (don't want to
duplicate values).
Then go to the next value in column A, which is 9 and return the value 9.
The data set is huge with over 800 lines. Many account numbers are repeated
3 or 4 times. But I only want a listing of account numbers with the account
number listed only once. I only need the account number listed once from a
data set where they are listed in Column A numerous times.

Is this possible??

  #3  
Old April 26th, 2005, 05:56 AM
Biff
external usenet poster
 
Posts: n/a
Default

Hi!

Try this using a filter:

Goto the other sheet tab and select the cell where you want the account
numbers.

Goto DataFilterAdvanced Filter
Click: Copy to another location
Click inside the List Range box
Navigate to the sheet where your current list is and select the range of
accounts numbers including the header
Click in the Copy To box
Select the cell where you want the new list to start.
Click: Unique records only
OK out

Biff

"rtjeter" wrote in message
...
I have a data list. In column A it gives account number, in Column B is
gives account name, in column c it gives amount. The Account number is
Column A can be given several times. For example:
A B C
7 shoes $700
8 dresses $100
7 shoes $500
9 shirts $300

I want to be able to go to another tab and look in Column A. I see 7
return
the account number 7. Then go to the next value in Column A, which is 8.
And return account number 8. Then go to the next value in Column A, which
is
7. I already have 7 so I don't want to return 7 again (don't want to
duplicate values).
Then go to the next value in column A, which is 9 and return the value 9.
The data set is huge with over 800 lines. Many account numbers are
repeated
3 or 4 times. But I only want a listing of account numbers with the
account
number listed only once. I only need the account number listed once from
a
data set where they are listed in Column A numerous times.

Is this possible??



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to display list box values in data access page? rebecca2001 Using Forms 1 December 15th, 2004 10:05 PM
synchronizing form and list box Deb Smith Using Forms 8 June 21st, 2004 08:15 PM
Drop Down List & VLOOKUP - getting wrong data joannanpa Worksheet Functions 3 May 19th, 2004 05:43 PM


All times are GMT +1. The time now is 01:49 PM.


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