Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by kamrannoorkhan

  1. K

    Need Help in Visual Basic Programming

    hi i create the payment period calculator but error in coding please resolve the error and correct coding. Private Sub Command1_Click() Dim payment, Loan, Int_Rate As Double Dim Num_year As Single payment = Val(Txt_Payment.Text) Int_Rate = (Val(Txt_Rate.Text) / 100) / 12 Loan =...

Part and Inventory Search

Back
Top