Is there a way to call out multiple values in single cell?
Solved/Closed
Whylucky
Posts
2
Registration date
Tuesday September 24, 2013
Status
Member
Last seen
September 26, 2013
-
Sep 24, 2013 at 12:28 PM
Whylucky Posts 2 Registration date Tuesday September 24, 2013 Status Member Last seen September 26, 2013 - Sep 26, 2013 at 11:36 AM
Whylucky Posts 2 Registration date Tuesday September 24, 2013 Status Member Last seen September 26, 2013 - Sep 26, 2013 at 11:36 AM
Related:
- Is there a way to call out multiple values in single cell?
- How to lasso multiple objects in photoshop - Guide
- Whatsapp desktop multiple accounts - WhatsApp Forum
- Based on the values in cells b77 b88 - Excel Forum
- Insert a function in cell b2 to display the current date from your system. ✓ - Excel Forum
- How to rotate multiple pictures at once windows 10 - Guide
2 responses
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Moderator
Last seen
December 27, 2022
555
Sep 26, 2013 at 11:32 AM
Sep 26, 2013 at 11:32 AM
Hi Whylucky,
Here are some suggestions:
1) Adding extra columns doesn't have to increase the size of your document.
2) You could extract values using the functions Left, Mid, Right.
3) Why don't you also place those values outside your document or even on a different sheet.
Best regards,
Trowa
Here are some suggestions:
1) Adding extra columns doesn't have to increase the size of your document.
2) You could extract values using the functions Left, Mid, Right.
3) Why don't you also place those values outside your document or even on a different sheet.
Best regards,
Trowa
Whylucky
Posts
2
Registration date
Tuesday September 24, 2013
Status
Member
Last seen
September 26, 2013
Sep 26, 2013 at 11:36 AM
Sep 26, 2013 at 11:36 AM
thats what i ended u p doing, using the left and right from commas and such to select values then calling them into a separate space to do the calculation, then returning the answering to my specific cell, thanks for the advice