so this was kind of a spur of the moment thing i decided to make a schedule builder its pretty simple to use and understand so i wont give an in depth detail just see the attached Vi please. one issue I'm hitting is that when i run it the Task description that goes into the individual cells does not stay in fact it come and goes and repeats. I think this is due to the 2 consecutive for-loop for indexing that I'm using but when i replaced that with just one for-loop other things just seemed out of place. Anyone have any ideas for how to fix this, always open to structural suggestions as well.
Thank you