08-23-2005 02:21 AM
08-23-2005 03:54 AM
Open the example finder (Help>>Find Examples) and search for excel. You will find a few examples which use a VI called Set Cell Value. If you look inside that VI, you will see that you can probably modify it to accept a second cell coordinate and to accept a 2D array instead of a single element. I haven't tried this myself, but it should probably work. Just make sure you don't overwrite the original VI.
Even if you can't do this, you should be able to place it in a loop and call it multiple times, each time with a specific cell.
08-24-2005 03:37 PM
08-24-2005 03:45 PM