Has anyone had a need to run things in sequence, especially writing to file. I am running to an issue of writing to a workbook but can only have one of my data streams write. The other fail because the file is opened. Any ideas on easily running each stream in a sequence?