LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   passing a dataset from one sub to another (https://www.linuxquestions.org/questions/programming-9/passing-a-dataset-from-one-sub-to-another-420342/)

mrobertson 02-28-2006 12:16 PM

passing a dataset from one sub to another
 
Does anyone know how to pass a dataset from one sub to another. I populate a dataset in one sub and I am trying to send the dataset to excel in another. the dataset will populate fine and then when I click a button to send it to excel I get the object not set to reference an object error. Do I need to pass the dataset to this sub and if so how would I do this?

chrism01 03-02-2006 12:33 AM

What language / toolset is this?

mrobertson 03-03-2006 07:39 AM

I am using visual c#


All times are GMT -5. The time now is 12:56 AM.