Create a calculation chart for electrical installation calculatio.

S

Steve

I want to create a database to make electrical calculations more simple i.e.
Voltage drop for cable calculations, V=IR, P=VI and so forth. I know the
arithmetic but can’t use the database. I have got one using excel but it’s
not very professional.
 
D

Doug M

It sounds like you're using Excel as a sort of custom calculator - fill
in some cells and get result(s). Access might not be the best tool for this
unless you want to keep the results of all your calculations. If you just
want to do the calculation and see the result, then you might want to keep
it in Excel. If you want it to be more professional, you can add User Forms
in Excel that look like Access forms. Or you can program it as an
application with something like BASIC.

Doug M
 
Top