![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Feb 2002
Posts: 2
|
I would like to have a cell that has text and equations.
ex. 60 books (12*30=360)(48*36=1728) total books 2088 I need to explain my final total in the text. Can I put formulas and text in one cell? |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Bogota, Colombia
Posts: 11,927
|
Your message isn't much clearer than the previous one, but try this, maybe it will help you understand.
="My text has " & (2*A1 + B1) & " some formulas" |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|