Is there a way to use multiple subVI's for a main VI program and write the data in each SubVI to a single spreadsheet?Here is what I want to do.
1. Use two Case statements that generate their own data.
2. Writting the data from each case to only one spreadsheet at a specific location.
3. The reason for the specific location is so the user will have the ability to do any case statement twice, over writting that cases data, but not clearing or adding any data to the other case statement.
4. Read the data from each case that are at a specific location in the spreadsheet.
Any help would be greatly appreciated.
Jason