dbTalk Databases Forums  

First Row of Excel

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss First Row of Excel in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sunny
 
Posts: n/a

Default First Row of Excel - 08-12-2003 , 05:49 AM






Hi,
Is it possible to concatenate data in every cell of the
first row(Header excluded) with a space in order to
covnert the data to Text Type? If yes how do we select
only one row in Excel
Cheers
Sunny

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: First Row of Excel - 08-12-2003 , 06:05 AM






Not quite sure what you are doing but you could

Given an XL sheet of

A
B
C

Dt
Dt
Dt



(A,B,C) = column headers


We do not want the headers but I want to concat the (Dt,Dt,Dt)

In My datapump I said (Last tab of the datapump)

First Row = 1
Last Row = 1

You can then choose what to do with that row.


--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"Sunny" <Sunnyboy63 (AT) yahoo (DOT) com> wrote

Quote:
Hi,
Is it possible to concatenate data in every cell of the
first row(Header excluded) with a space in order to
covnert the data to Text Type? If yes how do we select
only one row in Excel
Cheers
Sunny



Reply With Quote
Reply




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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.