D
Don Hicks
Hello,
I'm an intermediate user of Excel, but I have lots of experience using
Access. If you can give me clues on how to handle the information below
using only Excel, I'd be grateful!
I have a spreadsheet in Excel 97 in which there's a Worksheet named,
"Datasource" with a column "B" containing repetitive data.
I'd like to create a new worksheet in the same Excel file which shows a
single instance of each item used in Column "B".
If I were writing the query in SQL, I'd say
"SELECT DISTINCT [Column B]
FROM [MySpreadsheet]![Datasource];"
Is there a way to do this in Excel? Using an SQL-type of query, perhaps?
Or, using a menu-driven routine within the program? Or, some other method?
Thanks for any help you can lend!
Sincerely,
Don Hicks
Portland, OR
I'm an intermediate user of Excel, but I have lots of experience using
Access. If you can give me clues on how to handle the information below
using only Excel, I'd be grateful!
I have a spreadsheet in Excel 97 in which there's a Worksheet named,
"Datasource" with a column "B" containing repetitive data.
I'd like to create a new worksheet in the same Excel file which shows a
single instance of each item used in Column "B".
If I were writing the query in SQL, I'd say
"SELECT DISTINCT [Column B]
FROM [MySpreadsheet]![Datasource];"
Is there a way to do this in Excel? Using an SQL-type of query, perhaps?
Or, using a menu-driven routine within the program? Or, some other method?
Thanks for any help you can lend!
Sincerely,
Don Hicks
Portland, OR