Excel

Access RTGS, NEFT Bank forms, multiple company, Address Book

Submitted by Rajan on
Access application for RTGS, NEFT Bank forms for Fund transfer from multiple company and different Banks as many as you want... === NEW =========== A simple application for preparing the Bank forms to submit for RTGS / NEFT fund transfer. You will have a copy of the transactions with you, besides easy preparation for fund transfer application. New release, very useful for practically for Indian

Philippines Payroll Calculator

Submitted by nostradamus1566 on
PayCal.ocx is a simple payroll component. It is designed for the Philippines Payroll market. There is a simple Vb6 test project included to try out the component. There is also an Excel spreadsheet project to demonstrate it as well. If you examine the source code of the test project it will help you to use this component in your own project. Register the component on your computer and add it to

Easy Excel Bookkeeping

Submitted by nostradamus1566 on
Instant Excel bookkeeping without any macros or VBA code. For bookkeeping beginners There are two sheets in this workbook: Ledger and TrialBalance. The Ledger sheet is arranged in the traditional T format for double entry bookkeeping. The TrialBalance sheet calculates its results from the Ledger sheet. This excel workbook is just a teaching aid to help students understand how debits and credits

Calculate Your Weight on Other Planets using Excel

Submitted by nostradamus1566 on
Microsoft Excel spreadsheet with a user defined function in VBA to calculate you weight in kilograms, Lbs, and stone on the 8 planets MERCURY, VENUS, EARTH, MARS, JUPITER, SATURN, URANUS, NEPTUNE. This Microsoft Excel spreadsheet contains a new function called YourWeightOnPlanet(p, w). p = planet name as a string. w = your weight in Kilogrammes Use the function like this: =YourWeightOnPlanet(C9, G

Creating an Excel Application in C#

Submitted by donbermoy on
This is a tutorial wherein we will going to create a program that creates an excel application using C#. This tutorial uses Microsoft.Office.Interop.Excel in our Windows Form Application. 1. Let's start with creating a Windows Form Application in C# for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New, and choose Windows Form Application. 2. Insert a Button control named Button1 in the form.

VB6 to Excel

Submitted by donbermoy on
In my previous tutorials, I had discussed about how to have an excel file using vb.net. And for now, we will create a program that can have an excel file from vb6. Now, let's start this tutorial! 1.Let's start this tutorial by following the following steps in Microsoft Visual Basic 6.0: Open Microsoft Visual Basic 6.0, click Choose Standard EXE, and click Open. 2. Next, add two TextBox named Text1 and Text2 for inputting and displaying it in excel.

Registration System

Submitted by jmmaguigad on
This simple system enables the user to register and export data to excel. This code is intended for learning purposes. Enhancement of the program is up to what your response be co-sourcecodesters. So if you see that this program gives you great learning insight and you have good ideas and recommendations just post your comment and i'll make it for you. Nonetheless if you see that this program