P
PRGMRgirl
Hello,
I'm sending data from Access 97 to an Excel 97 spreadsheet. I hav
broken up the code in a logical order according to the kind o
formatting needed for each group of sheets.
The problem is when I try to send data to a group of nonadjacen
worksheets. For example, I have data that needs to go to 3 worksheets:
sheet13, sheet16, and sheet26. I have a loop that pulls th
information and puts it on the sheet. I want to cycle through the
worksheets, adding info to each one in turn.
I figured I needed an array, something to identify the three worksheet
as a unit so I can cycle through them. However, I can't seem to ge
the darn thing to work! I have other arrays that all work and this on
is set up the same way so I'm really stumped. I'm not getting an
errors, it just won't assign the value to the variable....
Any help would be much appreciated!
prgmr gir
I'm sending data from Access 97 to an Excel 97 spreadsheet. I hav
broken up the code in a logical order according to the kind o
formatting needed for each group of sheets.
The problem is when I try to send data to a group of nonadjacen
worksheets. For example, I have data that needs to go to 3 worksheets:
sheet13, sheet16, and sheet26. I have a loop that pulls th
information and puts it on the sheet. I want to cycle through the
worksheets, adding info to each one in turn.
I figured I needed an array, something to identify the three worksheet
as a unit so I can cycle through them. However, I can't seem to ge
the darn thing to work! I have other arrays that all work and this on
is set up the same way so I'm really stumped. I'm not getting an
errors, it just won't assign the value to the variable....
Any help would be much appreciated!
prgmr gir