Thread: Excel to SQl 7
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim[_30_] Jim[_30_] is offline
external usenet poster
 
Posts: 1
Default Excel to SQl 7

Hello,

I am taking information from an Excel spreadsheet
and importing it into a tab delimited text file and
process the information using a VB 6.0 application that
then spits out several different text files. The issue
that I am having is that when I import from Excel to the
text file it also includes blank cell to the right and
bottom of the information that I need. How do I stop this
from happening? The excel sheet will always vary on its
size.