Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default help with templete

I have a project i am trying to do with a template. I have a cad package
that i can generate a bill of materials for and specify a template for. the
template seems to be pretty standard, some of the cells show to be
"column=count" or whatever the field in the cad package is. also some are
"field=xxxx". When i run this report from the cad package all is good.

The problem comes in because we have just switched cad packages. Now all i
can generate out of the cad package are text delimited (csv) files. Is there
a way to import this data into excel?

I would like to be able to specify columns in excel and have them match up
with the csv file. However the data will change from time to time so i dont
know how many rows i will need. the previous cad package/template didnt seem
to specify this. I have tried but i cannot figure out how the previous
package did it unless it was something integrated into the package.

Thanks for any help you can give.

dm.





  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 2,824
Default help with templete

You could open them in excel (as a new workbook), then move those columns of
data to anywhere you wanted.



Daniel M wrote:

I have a project i am trying to do with a template. I have a cad package
that i can generate a bill of materials for and specify a template for. the
template seems to be pretty standard, some of the cells show to be
"column=count" or whatever the field in the cad package is. also some are
"field=xxxx". When i run this report from the cad package all is good.

The problem comes in because we have just switched cad packages. Now all i
can generate out of the cad package are text delimited (csv) files. Is there
a way to import this data into excel?

I would like to be able to specify columns in excel and have them match up
with the csv file. However the data will change from time to time so i dont
know how many rows i will need. the previous cad package/template didnt seem
to specify this. I have tried but i cannot figure out how the previous
package did it unless it was something integrated into the package.

Thanks for any help you can give.

dm.


--

Dave Peterson

  #3   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default help with templete

Yes, I know i can bring it into excel and then manipulate it. However what i
would like to do is to have it do it automatically.

The data is something along the lines of...

part,description,count,refdes
a, part a, 1, p1

and so on.


"Dave Peterson" wrote in message
...
You could open them in excel (as a new workbook), then move those columns

of
data to anywhere you wanted.



Daniel M wrote:

I have a project i am trying to do with a template. I have a cad package
that i can generate a bill of materials for and specify a template for.

the
template seems to be pretty standard, some of the cells show to be
"column=count" or whatever the field in the cad package is. also some

are
"field=xxxx". When i run this report from the cad package all is good.

The problem comes in because we have just switched cad packages. Now all

i
can generate out of the cad package are text delimited (csv) files. Is

there
a way to import this data into excel?

I would like to be able to specify columns in excel and have them match

up
with the csv file. However the data will change from time to time so i

dont
know how many rows i will need. the previous cad package/template didnt

seem
to specify this. I have tried but i cannot figure out how the previous
package did it unless it was something integrated into the package.

Thanks for any help you can give.

dm.


--

Dave Peterson



  #4   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 11,272
Default help with templete

Turn the macro recorder on, step through the process of importing the file
and manipulating the data, and you have your automation.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Daniel M" wrote in message
ink.net...
Yes, I know i can bring it into excel and then manipulate it. However what

i
would like to do is to have it do it automatically.

The data is something along the lines of...

part,description,count,refdes
a, part a, 1, p1

and so on.


"Dave Peterson" wrote in message
...
You could open them in excel (as a new workbook), then move those

columns
of
data to anywhere you wanted.



Daniel M wrote:

I have a project i am trying to do with a template. I have a cad

package
that i can generate a bill of materials for and specify a template

for.
the
template seems to be pretty standard, some of the cells show to be
"column=count" or whatever the field in the cad package is. also some

are
"field=xxxx". When i run this report from the cad package all is good.

The problem comes in because we have just switched cad packages. Now

all
i
can generate out of the cad package are text delimited (csv) files. Is

there
a way to import this data into excel?

I would like to be able to specify columns in excel and have them

match
up
with the csv file. However the data will change from time to time so i

dont
know how many rows i will need. the previous cad package/template

didnt
seem
to specify this. I have tried but i cannot figure out how the previous
package did it unless it was something integrated into the package.

Thanks for any help you can give.

dm.


--

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
A3 report templete Bob V Excel Discussion (Misc queries) 1 August 25th 09 04:17 PM
Making a worksheet a templete at_a_loss Excel Discussion (Misc queries) 1 February 24th 06 07:29 PM
I want to create a templete. Kulin Shah Excel Worksheet Functions 0 February 18th 06 04:49 PM
XLT Templete Datasort Excel Discussion (Misc queries) 11 February 4th 05 02:30 AM
Looking for Manpower Templete Help John Smith Excel Discussion (Misc queries) 0 December 3rd 04 01:33 PM


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