Want to give a value to each cell
Closed
rasel
-
Feb 13, 2010 at 10:30 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Feb 14, 2010 at 08:07 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Feb 14, 2010 at 08:07 AM
Related:
- Want to give a value to each cell
- Excel send value to another cell - Guide
- If cell contains date then return value - Excel Forum
- An example of a cell is a blank cell ✓ - Programming Forum
- Conditional formatting if cell contains text - Excel Forum
- If cell A1 has text then cell B2 has today's Date ✓ - Excel Forum
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Feb 14, 2010 at 08:07 AM
Feb 14, 2010 at 08:07 AM
you have to define your own function to do that sort of sum, so instead of using A1+B1 or Sum(A1:B1), you would be calling that function to do the sum