That does indeed work, but my coworker has a cell that "corporate"
gave him that does it automatically without hitting the plus sign.
We can't seem to replicate the autofill nature of it
I'd like to know how "corporate" was able to "give" your coworker a
cell when cells are not transferable off the sheet!
If you're saying that just typing numbers into a cell (ie: 22) causes
the cell to automatically display the sum of those numbers then it must
be using VBA in a worksheet event, OR an addin that monitors events. In
either case the result can be restricted to a single cell or a range of
cells.
Otherwise, formula-style entry (as Ron suggested) is the common way to
do this sort of thing!
--
Garry
Free usenet access at
http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion