Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default How do I remove data fields I do not need from data source?

I receive a data base by .csv and use excel to extract the fields I need.
Some of the data in not needed and gets in the way. There are way to many to
"unselect" in sort. Is there a way I can create a table to use only the data
I need or don't need?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,090
Default How do I remove data fields I do not need from data source?

When you say you want to "create a table...", exactly what do you want to
do? Delete some columns? Delete some rows? How would you identify what
you want to delete? Do you have a list of what you want to keep? Or a list
of what you don't want to keep? Please post back and clarify what you want
to do. HTH Otto
"asg2307" wrote in message
...
I receive a data base by .csv and use excel to extract the fields I need.
Some of the data in not needed and gets in the way. There are way to many
to
"unselect" in sort. Is there a way I can create a table to use only the
data
I need or don't need?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default How do I remove data fields I do not need from data source?

If your source file was renamed to source.txt instead of source.csv
then when you try to open it in Excel you will be taken through the
Data Import Wizard. In the third panel of this you can select column(s)
to SKIP, i.e. do not import into Excel, so you could just leave them
out this way.

Pete

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default How do I remove data fields I do not need from data source?

Say I have data that contain cat, dog, fish, bird. Each of those data will
look like cat12, cat23, dog11, fish43, fish54, fish78, etc. I want only
cat##, and dog##, no fish or bird. They are all in the same column. That is
what I mean.

"Otto Moehrbach" wrote:

When you say you want to "create a table...", exactly what do you want to
do? Delete some columns? Delete some rows? How would you identify what
you want to delete? Do you have a list of what you want to keep? Or a list
of what you don't want to keep? Please post back and clarify what you want
to do. HTH Otto
"asg2307" wrote in message
...
I receive a data base by .csv and use excel to extract the fields I need.
Some of the data in not needed and gets in the way. There are way to many
to
"unselect" in sort. Is there a way I can create a table to use only the
data
I need or don't need?




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,090
Default How do I remove data fields I do not need from data source?

I understand now what you want. You want to clear all entries in that
column that do not start with "cat" or "dog". That's easy enough. That
will leave a bunch of blank cells in your data. What do you want to happen
with those blank cells. Does your data have other columns? If it does, do
you want anything done with those other columns? HTH Otto
"asg2307" wrote in message
...
Say I have data that contain cat, dog, fish, bird. Each of those data
will
look like cat12, cat23, dog11, fish43, fish54, fish78, etc. I want only
cat##, and dog##, no fish or bird. They are all in the same column. That
is
what I mean.

"Otto Moehrbach" wrote:

When you say you want to "create a table...", exactly what do you want to
do? Delete some columns? Delete some rows? How would you identify what
you want to delete? Do you have a list of what you want to keep? Or a
list
of what you don't want to keep? Please post back and clarify what you
want
to do. HTH Otto
"asg2307" wrote in message
...
I receive a data base by .csv and use excel to extract the fields I
need.
Some of the data in not needed and gets in the way. There are way to
many
to
"unselect" in sort. Is there a way I can create a table to use only
the
data
I need or don't need?






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
How to remove an external data source Dinesh New Users to Excel 1 August 22nd 08 08:31 PM
Adding multiple data fields from time based data. JMK Excel Discussion (Misc queries) 1 July 27th 07 10:59 PM
how can I convert data with fields in rows to fields as columns PiyushAg Excel Discussion (Misc queries) 3 July 2nd 07 05:46 AM
Pivot Table data source "data source contains no visible tables" Jane Excel Worksheet Functions 0 September 29th 05 08:28 PM
Mapping Tables.Fields from a data source to my MS Access Table Structure Mark Roach Excel Programming 0 April 9th 05 11:03 PM


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