In a completely random off-shoot from my game:
I'm also an attorney, and I'm trying to make something that will help me stay a little better organized. I've got an NW.js program in the works and I have it set up to pull an excel spreadsheet from my local disc so it can run offline. Here's my question though:
Is there anyway, once it pulls that excel spreadsheet, for me to have the program to filter the results- in essence, showing me only the excel cells that I'm looking for within the database? Like for one specific client? Or will I have to actually set up a different spreadsheet for each individual client? (if that's the case, I don't think creating the program is worth it).
Thanks!!!