E
Emile Zac
On my spreadsheet C1 equals the text "Current Portfolio"; C2 is a currency
value of "$50,000".
I wanted to create a TextBox that would concatenate the two cells. The
results should be "Current Portfolio $50,000"
Formatting the font for the TextBox is simple.
When the currency value appears in the TextBox it loses it's currency
formatting. Can I retain the currency format in the textbox? Also,I
haven't figured out the concatenate code as yet.
Any help would be appreciated
Still learning.
value of "$50,000".
I wanted to create a TextBox that would concatenate the two cells. The
results should be "Current Portfolio $50,000"
Formatting the font for the TextBox is simple.
When the currency value appears in the TextBox it loses it's currency
formatting. Can I retain the currency format in the textbox? Also,I
haven't figured out the concatenate code as yet.
Any help would be appreciated
Still learning.