Hi Irfan,

> I need information about Decimal Degree conversion
> in Dig, Min, See

For native math operations you can see a function list by typing
"math." in the code view or debug windows. For advanced code, not
included in VB by default, you'll need to either recreate the
formulas via code, or find code that someone already wrote to do so.

Googling something like 'mathematic formulas in visual basic' should
get you plenty.

Regards,

Shawn K. Hall
http://12PointDesign.com/
http://ReliableAnswers.com/

'// ========================================================
    If brains were taxed, he'd get a rebate.





'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [email protected]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to