Running balance total

Discussion in 'Requests' started by rajiv jaiswal, Aug 6, 2018.

    
  1. rajiv jaiswal

    rajiv jaiswal Member


    hello
    can we make ledger running balance Cr with red color and Dr with another color
     
    Last edited: Aug 7, 2018
    zakirhossain_diu likes this.



  2. Dear
    rajiv jaiswal

    You can modify running balance field of default code using Background: (if condition for colour).
     


  3. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    In Field.......

    Color : If $IsDeemedPositive Then Blue Else Red
     


  4. rajiv jaiswal

    rajiv jaiswal Member


    sir
    i am new in tally. if you can help me.i will be thankful to you.looking forward for positive response
     


  5. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Dear Rajiv..that is how one should learn....take the BABY steps.... Experts are here to guide.....

    You have the running balance code/tdl.... find the field which refers to the value.... in that field you add the line........Color : If $IsDeemedPositive Then Blue Else Red

    Do not be afraid of experimenting...........
     


Share This Page