Numeric input in E to divide by 2 automatically in H

D

Dale G

I input dollar amounts in column E, and I want them to automatically divide
by 2 in column H.
 
C

Conan Kelly

Dale G,

Enter this formula in H2 and copy/fill down as needed:

=E2/2

HTH,

Conan
 
Top