Message 1 of 4
Text being generated based on other text entered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Ill start off by example of how i would do what i want to in excel.
Cell A1 = "1+"
Cell A2 = "PR"
Cell A3 = "1"
Cell A4 = "1"
Cell A5 = "Black
To achieve the result i would do the following formula
=A1&" / "&A2&A3&" - "&A4&" = "&A5
Give this result
1+ / PR1 - 1 = Black
in the drawing below i have a similar thing i want to use
1+, B1, SH and then reference text in another drawing to complete.
and do a similar thing at the bottom but the text is all drawing.
Please see snip in attachments of completed file and hopfully it makes sense of what i am trying to achieve.