Jump to content
Macro Express Forums

TwoStep

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by TwoStep

  1. Sample file attached.

    My command is as follows:

    File Name: Ven Upload

    File Format: Comma Delimited Text (.csv)

    Variable array %T%

     

    If Variable

    Variable %T[6]%

    Equals

    ""

    Or " "

     

    If you look at the .csv file in notepad you will see ,,,, No date exist (I tried that command as well with no result) Macro Express thinks there is data in the blank field.

    File attached.

    Any suggestions?

     

     

     

    Sample CSV Upload.csv

  2. I am loading data created in Excel. Cells within any given roll can be blank. The excel file is saved as type CSV (comma delimited) (*.csv)

    I created an If Variable %T[13]% equals ""

    I created an If Variable %T[13]% equals " "

    The program still thinks the variable has a value.

    Any suggestion (other than using at tab delimited file

    Thanks for you help

     

     

     

×
×
  • Create New...