Community of VE/MapPoint Users and Developers
This is a discussion on MatchRecord within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I am importing data and displaying it using MultiPushPins. The data will contain invalid postcodes and the data can not ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| MatchRecord Therefore I need to trap and save the PostCode the user selects from a list if a record is not matched. The code that determines an unmatched record and enables selection of a postcode from a list is Set objDS = MultiSymbolDataSet Set objRS = objDS.QueryAllRecords Do While Not objRS.EOF If objRS.IsMatched = False Then Set objPin = objRS.Pushpin If Not objRS.IsMatched Then objRS.MatchRecord True Else MsgBox "No unmatched records." End If Else objRS.MoveNext End If Loop Can anyone help or suggest a way. Thanks in advance |
| |||
|
Hi, You dont ask a question. You need to trap and save something and you have code that do it, so please can you tell what the problem is ?
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| matchrecord |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |