R
Roy
Situation: Excel Worksheet "A" contains columns
representing each category of transmittals being
forwarded. . This form is used each time a transmittal is
made and ONLY CONTAINS data in the cells applicable to the
categories being transmitted. Transmittals from each sub-
ordinate unit are entered in separate rows. The data
entered is numeric in nature. Once the data for the
transmittal is completed and printed, the data is deleted,
and the form is used again for the next transmittal.
Excel Worksheet "B" also contains columns
and cells identical to those outlined above. The data
entered in these cells is also numeric in nature; however,
this data must be a "cumulative" sum of all transmitted
data..
Problem: I have been able to "link" applicable
cells on Worksheet A & B; However, I do not know how to
code the applicable cells to keep a cumulative total of the
(one-time) entries in Worksheet A on Worksheet B, without
the totals starting over each time I delete data in
Worksheet A.
Question: If this can be done, what Function and
Syntax should I use {on which worksheet}?
Thank you very much I would greatly appreciate any
assistance.
representing each category of transmittals being
forwarded. . This form is used each time a transmittal is
made and ONLY CONTAINS data in the cells applicable to the
categories being transmitted. Transmittals from each sub-
ordinate unit are entered in separate rows. The data
entered is numeric in nature. Once the data for the
transmittal is completed and printed, the data is deleted,
and the form is used again for the next transmittal.
Excel Worksheet "B" also contains columns
and cells identical to those outlined above. The data
entered in these cells is also numeric in nature; however,
this data must be a "cumulative" sum of all transmitted
data..
Problem: I have been able to "link" applicable
cells on Worksheet A & B; However, I do not know how to
code the applicable cells to keep a cumulative total of the
(one-time) entries in Worksheet A on Worksheet B, without
the totals starting over each time I delete data in
Worksheet A.
Question: If this can be done, what Function and
Syntax should I use {on which worksheet}?
Thank you very much I would greatly appreciate any
assistance.