Im using a Postcode component giving me an OS grid Easting and Northing positions. I have 2 coordinates, I need to measure the distance between the 2 points and also get the direction of travel. I ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20544198.html
Zones:
Visual BasicDate Answered: 08/16/2003 Grade: A Views: 162
I am trying to edit the value in a text box on a form from VB, but for some reason the value never appears in the text box. Help!!
...
ElseIf OptLatLong.Value = True Then
coords = 1...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20425048.html
Zones:
VB DBDate Answered: 07/27/2003 Grade: A Views: 0
Hi,
I am developing on a Pocket PC using a Teletype GPS adapter. After reading and parsing NMEA sentence data in order to obtain the Longitude, Latitude and Elliposidal Height, I want to conver...
http://www.experts-exchange.com/Database/GIS_and_GPS/Q_20969306.html
I have created a line graph that plots data in a table that I create on the fly. The Graph show weight loss over a 12 month period, however I don't have data for each month. The problem is that I...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21018927.html
Zones:
MS AccessDate Answered: 06/21/2004 Grade: C Views: 0
Hi Guys,
I've got a triangle with the following angles (with the cell address in brackets)...
A = 38.02817 (B1)
B = 84.17704 (B2)
C = 57.80792 (B3)
...and the following lengths....
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 10/26/2006 Grade: A Views: 0
I am learning java script. I have an external .js script and an embedded script in my files. It is not showing the date values or the comments. I have the external file and then the .htm file belo...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_22458085.html
Zones:
JavaScriptDate Answered: 03/19/2007 Grade: A Views: 4
i have a list of postcodes with northing a easting coordinates. i need to write a piece of code that when sombody enters a postcode, my code selects every code that falls within a certain radius o...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20742288.html
Zones:
Visual BasicDate Answered: 09/18/2003 Grade: A Views: 0
I have an array of positions (easting/northing) which I want to put on a surface of pixel coordinates. The window should have the usual directions . I. e. North is north south is south..
The fir...
http://www.experts-exchange.com/Database/GIS_and_GPS/Q_21178364.html
I need help with my if...else statement. I have to create a set of nested if...else statements that display text using the following conditions:
If DayCount < 0, then display "Happy Holidays fr...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_11814118.html
Zones:
JavaScriptDate Answered: 01/27/2002 Grade: A Views: 0
I need to convert Longitude and Latitude to Easting and Northing for locations in Australia, so our mapping engine can display them on a map. While the engine supports a single location using Latit...
http://www.experts-exchange.com/Miscellaneous/Math_Science/Q_20964650.html