Graphics

 View Only
  • 1.  Changing the value 0 (zero) from the Excel > Datalinq database to an invisible or preferably empty text object.

    Posted 07-16-2025 14:21

    Hello

    I would appreciate any advice on the problem described in the thread. Trying to hide the 0 in Excel didn't work because Datalinq still recognizes the 0 when I use the hyperlink option.



    ------------------------------
    Tom Jan
    editor
    ------------------------------


  • 2.  RE: Changing the value 0 (zero) from the Excel > Datalinq database to an invisible or preferably empty text object.

    Posted 07-16-2025 15:06

    Can you set it to a space or maybe a special character? 

    If you set it to a special character, you can use a replace script or replace block in visual logic to set it to ""



    ------------------------------
    Simon Redmile
    Senior Graphic Programmer & Designer
    Ross Video
    Bristol United Kingdom
    ------------------------------



  • 3.  RE: Changing the value 0 (zero) from the Excel > Datalinq database to an invisible or preferably empty text object.

    Posted 07-16-2025 17:24
    Thank you so much, Simon. This was very helpful. It allows me to run the game in one place in my Excel database.
     
    If anyone else has a similar problem:
    Right-click in the selected cells, format cells, select custom categories, and in the Type field, enter: 0;-0;"" (zeros will no longer be active).


    ------------------------------
    Tom Jan
    editor
    ------------------------------