|
Re: Importing cross-street data into Microsoft Streets and Trips
Ken:
Well, I was using Column data from Excel to get the data into S&T. I concantenated that data into a new sheet with each address being a single cell, each address element separated with ";". I can then copy that string into the search routine and it works fine. I can't import the data from the new sheet in that, with the single cell, I can't tell it what each address "section" would mean. Worst case now is that I work within Excel and form the address string, then copy that data into S&T a single address at a time.
One interesting limitation to that way of working regards the "pin name" that I'm trying to associate with each stop. That name is the bus route name and stop sequence number (like "C-8, stop1"). When I formed the data string within Excel, I put that pin name as the first string segment, followed by the remainder of the address info. Using the search routine, that name data was stripped out. I had to add that in by changing the address properties.
From this, does that indicate anything to you as to how I can use the import feature directly?
Thanks.
Bob
|