Excel VBA Developer
Budget: $30 – $250 USD
I am trying to build an Excel file that will allow me to generate a drawing prompt based on a set of lists that I can adjust manually.
In one tab of the Excel file, I want to generate a paragraph with this structure:
You must design a [OBJECT].
The people who will use this design live in a society best described as [SOCIETY DESCRIPTOR].
The society exists on a world with a [ATMOSPHERE TYPE] atmosphere, [TEMPERATRE TYPE] temperature and [BIOSPHERE TYPE] biosphere.
The population of this society is [POPULATION TYPE] and are considered [POPULATION TYPE].
The budget for this design is [PRICE POINT].
Visualize the object assuming it's [AGE].
The people would prefer that the design also have this special characteristic: [SPECIAL]
In the other tab of the Excel file, I want to have the lists from which the prompt makes random selections (e.g. "Objects" "Society Descriptor", etc.). I want to be able to add additional words to these lists without having to adjust the script so that when I add a word, it will automatically be added to the list of possible words.
In one tab of the Excel file, I want to generate a paragraph with this structure:
You must design a [OBJECT].
The people who will use this design live in a society best described as [SOCIETY DESCRIPTOR].
The society exists on a world with a [ATMOSPHERE TYPE] atmosphere, [TEMPERATRE TYPE] temperature and [BIOSPHERE TYPE] biosphere.
The population of this society is [POPULATION TYPE] and are considered [POPULATION TYPE].
The budget for this design is [PRICE POINT].
Visualize the object assuming it's [AGE].
The people would prefer that the design also have this special characteristic: [SPECIAL]
In the other tab of the Excel file, I want to have the lists from which the prompt makes random selections (e.g. "Objects" "Society Descriptor", etc.). I want to be able to add additional words to these lists without having to adjust the script so that when I add a word, it will automatically be added to the list of possible words.