Fixed Length Lists? Excel / XML Project

M

ManinBlaq

I'm using Excel 2003, and I'm trying to map an XML template to my
project.

It seems the only way I can do this is by converting all my ranges to a
List (for repeating xml elements).

My ranges are static. I don't need the Lists to 'grow' ..and that
functionality, is really jumbling my current spreadsheets.

(Questions:)
1. Do I 'have' to use the lists for repeating xml elements? (Is there
some other way?)

2. Is there a way that I can set the Lists to a static range, and
prevent it from adding new lines?
 
Top