Values
Closed
cow
-
Feb 19, 2009 at 01:04 PM
tintinpi Posts 7 Registration date Monday January 19, 2009 Status Member Last seen June 3, 2009 - Feb 20, 2009 at 03:16 AM
tintinpi Posts 7 Registration date Monday January 19, 2009 Status Member Last seen June 3, 2009 - Feb 20, 2009 at 03:16 AM
Related:
- Cells b77 b81
- Vba colorindex values - Guide
- Based on the values in cells b77 b81 ✓ - Excel Forum
- How to sum values based on criteria in another column in excel ✓ - Excel Forum
- Insert picture in Excel macro which takes the file name refrence - Excel Forum
- How to copy values from one sheet to another in excel - Guide
1 response
tintinpi
Posts
7
Registration date
Monday January 19, 2009
Status
Member
Last seen
June 3, 2009
Feb 20, 2009 at 03:16 AM
Feb 20, 2009 at 03:16 AM
hi,
you cannot do this.
you will have to put the "5" in one cell (suppose A1) and the "1" in another cell (suppose B1).
then in a different cell (suppose C1) you type the formula:
=SUM(A1:B1)
you cannot do this.
you will have to put the "5" in one cell (suppose A1) and the "1" in another cell (suppose B1).
then in a different cell (suppose C1) you type the formula:
=SUM(A1:B1)