Can I suspend/resume an application (Java process) dynamically using VBA?
I have an Excel sheet with multiple data columns. The data of the first column is filled by users, scanning a NFC tag, the content (MemberId) is copied to the active cell using an external commeercial tool that reads the data from an NFC reader (ACR122u-A9) and puts it in the active cell. However, when data in the other columns is entered (by desk employee, adding data related to an already scanned NFC code), I want to block the NFC input temporary, to prevent that scanned data appears in the other columns.
Can I suspend/resume an application (Java process) dynamically using VBA?
I have an Excel sheet with multiple data columns. The data of the first column is filled by users, scanning a NFC tag, the content (MemberId) is copied to the active cell using an external commeercial tool that reads the data from an NFC reader (ACR122u-A9) and puts it in the active cell. However, when data in the other columns is entered (by desk employee, adding data related to an already scanned NFC code), I want to block the NFC input temporary, to prevent that scanned data appears in the other columns.
Can I suspend/resume an application (Java process) dynamically using VBA?
I have an Excel sheet with multiple data columns. The data of the first column is filled by users, scanning a NFC tag, the content (MemberId) is copied to the active cell using an external commeercial tool that reads the data from an NFC reader (ACR122u-A9) and puts it in the active cell. However, when data in the other columns is entered (by desk employee, adding data related to an already scanned NFC code), I want to block the NFC input temporary, to prevent that scanned data appears in the other columns.
Can I suspend/resume an application (Java process) dynamically using VBA?
I have an Excel sheet with multiple data columns. The data of the first column is filled by users, scanning a NFC tag, the content (MemberId) is copied to the active cell using an external commeercial tool that reads the data from an NFC reader (ACR122u-A9) and puts it in the active cell. However, when data in the other columns is entered (by desk employee, adding data related to an already scanned NFC code), I want to block the NFC input temporary, to prevent that scanned data appears in the other columns.
Can I suspend/resume an application (Java process) dynamically using VBA?
I have an Excel sheet with multiple data columns. The data of the first column is filled by users, scanning a NFC tag, the content (MemberId) is copied to the active cell using an external commeercial tool that reads the data from an NFC reader (ACR122u-A9) and puts it in the active cell. However, when data in the other columns is entered (by desk employee, adding data related to an already scanned NFC code), I want to block the NFC input temporary, to prevent that scanned data appears in the other columns.
Can I put an application (JAVA process) dynamically on hold using VBA and re-enable it
I have an Excel sheet with multiple data columns. The data of the first column is filled by users, scanning a NFC tag, the content (MemberId) is copied to the active cell using an external tool that reads the data from an NFC reader (ACR122u-A9) and puts it in the active cell. However, when data in the other cells is entered (by desk employee), I want to block the NFC input temporary.
When starting the external application, I notice that it starts JAVA.