Forum Discussion

SharonMaguire's avatar
SharonMaguire
Experienced User
3 years ago
Solved

Export display for sales reports

Hi How do I customise the reports so that each column holds data ie the Customer Name and Debtor ID are in seperate columns not above the information. Please see attached.    
  • Mike_James's avatar
    Mike_James
    3 years ago

    Hi SharonMaguire , I see your Card ID values are numeric, so you need a different formula in each column:

    A2: =IF(IFERROR(FIND("/",D3),0),A2,C3)

    B2: =IF(IFERROR(FIND("/",D3),0),B2,D3)

    and copy these down. These formulae check the values in the date column for a "/", which must be a date, as long as you don't use that symbol in a card ID.

Looking for something else?

Search the Community Forum for answers or find your topic and get the conversation started!

Community home

Level up your skills using MYOB software.

 

Find help guides and technical solutions for all MYOB products here

Explore video tutorials for our software at the MYOB Academy here

 

Dig into MYOB Academy for free courses, learning paths and live events to help build your business with MYOB.