Question
Is it possible to turn classes into subclasses of another class without losing past data ?
I am trying to restructure my classes system to put all my current classes as subclasses of either a Restricted class or an Unrestricted class. Obviously I could set them up from scratch but would not then be able to access the data already stored there with the same report, so if I change them do I lose everything past? Or is there a way not to lose this? I use QBs Online Plus
