How do I create a program?

M

MN-Internet

I want to create a small program that will give me the yardage of cement I
will need. I cant do it on Excel however, I wish to make it look god and can
use it like a small application on my PPC. Any help would be appreciated.
 
B

Bob I

There are 27 cubic feet of concrete in a cubic yard and 1728 cubic
inches in a cubic foot. Length times width times depth in inches divided
by 46656 equals cubic yards.
 
G

gls858

MN-Internet said:
I want to create a small program that will give me the yardage of cement I
will need. I cant do it on Excel however, I wish to make it look god and can
use it like a small application on my PPC. Any help would be appreciated.

Here's something you can take with you anywhere.
There's one specifically for concrete.


http://www.nwbuildnet.com/stores/calc/const/

gls858
 
M

MN-Internet

I guess that is what I am asking. Would visual basic work for what I want?

JoAnn Paules said:
Why can't you do it in Excel?

If you want a "program", then you need to learn a programming language.

--
JoAnn Paules
MVP Microsoft [Publisher]

~~~~~
How to ask a question
http://support.microsoft.com/KB/555375


MN-Internet said:
I want to create a small program that will give me the yardage of cement I
will need. I cant do it on Excel however, I wish to make it look god and
can
use it like a small application on my PPC. Any help would be appreciated.
 
M

MN-Internet

I meant to say, "I can do it on Excel" I am looking for a simple program to
so I may make it look other than just an Excel worksheet.
 
M

MN-Internet

If I wanted to buy another device to do this, I would. I do appreciate your
efforts though.
 
J

JoAnn Paules

Not if you want a stand alone program.

--

JoAnn Paules
Microsoft MVP - Publisher

How to ask a question
http://support.microsoft.com/kb/555375



MN-Internet said:
I guess that is what I am asking. Would visual basic work for what I want?

JoAnn Paules said:
Why can't you do it in Excel?

If you want a "program", then you need to learn a programming language.

--
JoAnn Paules
MVP Microsoft [Publisher]

~~~~~
How to ask a question
http://support.microsoft.com/KB/555375


MN-Internet said:
I want to create a small program that will give me the yardage of cement
I
will need. I cant do it on Excel however, I wish to make it look god
and
can
use it like a small application on my PPC. Any help would be
appreciated.
 
Top