POS Using Spreadsheet
I developed a POS system using a spreadsheet.
However, I encountered some issues with the functionalities.
The sequence of these functions is incorrect.
During queries, I should wait for the results of the query function before proceeding,
but the main program continues to execute directly.
What would be the best way to make the necessary improvements?
HCM.aia (35.2 KB)