Zum Hauptinhalt gehen

Suche

Suche

Ignore 0 Data Field From Excel

Kommentare

7 Kommentare

  • Avatar
    Legacy Poster

    please help :(

    0
  • Avatar
    Michael Toupin (mtoupin

    The easiest way to achieve that would be an OnProcess VB script that says:

     

    If value = "0" than value = ""

     

    Just select the VB scripting tab, enable it, hit 'edit', then replace the data in the 'Script for OnProcessData event' with the script above.

    0
  • Avatar
    Legacy Poster

    i already wrote that it return that error:

    the following script error was found:

    OnProcessData(Line1): If Value = "0" Then Value = "" :Expected 'Then'

    0
  • Avatar
    Legacy Poster

    thanx for the quick answer

    i recive that error:

    the following script error was found:

    OnProcessData(Line1): If Value = "0" Then Value = "" :Expected 'Then'

    0
  • Avatar
    Legacy Poster

    please can someone help :(

    0
  • Avatar
    Canguita

    Hello Bekosh,

     

    Please can you copy and paste the complete code for your VBscript?

     

    Thanks

    0
  • Avatar
    Legacy Poster

    many thanx for reply :)

    If value = "0" than value = ""

     

    this is the complete code

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.