Zum Hauptinhalt gehen

Suche

Suche

Referencing One Component With Two Data Types

Kommentare

1 Kommentar

  • Avatar
    Fernando Ramos Miracle

    Hello Sawnmax77,

     

    What you are doing is not actually a workaround, but an appropriate solution in itself. Note that the warning is only meant to appear on those cases you wish to know WHEN the minimum characters are not being respected. In your case, where in most cases you'll want BarTender to add a number of characters the warning message should be disabled.

     

    In any case, if you wish to receive the quantity data as text instead of a numeric value you probably need to modify it in your actual database. Generally a database will allow you to specify the type of data a field contains; but if you are working with Excel that won't be the case,

     

    On this last situation you will need to "fool" Excel to thing that the field in question contains text. This is done by adding an apostrophe character ['] at the beginning of the first few records (5-10 first records). This character will not be sent as part of the data, but will force Excel to label such field as text.

     

    *Note that Excel uses the data on the first few records to label what type of data will be contained on each field.

     

    Regards.

    0

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