M
Michael Banks
Hello
I am looking at exporting values of a continuous form into specific
locations in an excel spreadsheet. I have office 2k.
I have a form that generates a continuous subform after a month is
selected from a combobox. The subform shows all completions in that
month for each location. i.e. in May location 1 had 100 completions,
location 3 235, location 4 had 100. Location 2 didn't have any
therefore doesn't show up in the subform. Each month different
locations will show up.
I would like to export that data into excel via vba and paste it into a
specific location. I currently have an excel spreadsheet with months
across the top of the spreadsheet in row 1 and the all possible
locations along column A. How would I go about having the data from the
subform paste into the correct location in excel. It needs to look at
the combobox in the form to find the month and look at each location to
make sure it gives the right location correct amount completed.
Thanks
Mike
I am looking at exporting values of a continuous form into specific
locations in an excel spreadsheet. I have office 2k.
I have a form that generates a continuous subform after a month is
selected from a combobox. The subform shows all completions in that
month for each location. i.e. in May location 1 had 100 completions,
location 3 235, location 4 had 100. Location 2 didn't have any
therefore doesn't show up in the subform. Each month different
locations will show up.
I would like to export that data into excel via vba and paste it into a
specific location. I currently have an excel spreadsheet with months
across the top of the spreadsheet in row 1 and the all possible
locations along column A. How would I go about having the data from the
subform paste into the correct location in excel. It needs to look at
the combobox in the form to find the month and look at each location to
make sure it gives the right location correct amount completed.
Thanks
Mike