View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
benny benny is offline
external usenet poster
 
Posts: 2
Default Need a program that gets excel file's name and deletes the first row.

hi

at work there is someone who gets three excel files via email every
day.
he removes the first row (headings), and transfers the data to our
data base.
i like to create a batch file that will do it .
since the excel files names are constant, i thought a program that
gets a parameter with
the excel's name and location will save a lot of work.

any help will be appreciated

benny