I'm new to VBA and can use some help. I'll try to attach a small file.
I'm trying to share a "Word of the day" with a group of people. I want the word to display so they can read it and so I can read it at the same time. I also want to display some information about the word; its part of speech, and its definition which only I can read. I think the file will show you what I want.
I imagine the paper folded and hung on a lectern so the word at the top (the inverted word) is visible to the audience, and the rest of the page is visible to me at the lectern.
I plan to enter the word into A1, its part of speech into A2, and its definition into A3-A8. The easy part (I think) will be getting everything to display so I can read it. The more difficult part will be displaying the word upside down so the page can be folded and the audience can read the word.
Alas, my file is not as clear as I would like.
A1 = diligent - the word
A2 = adjective - the part of speech
A3 - A8 = definition
From top to bottom to the right are Text Box 1 (the one I want inverted), and below that Text box 2 (which will hold the "right side up" copy of the word from A1). Below that are the boxes which will hold A2 and A3-A8.
[TABLE="width: 735"]
<tbody>[TR]
[TD]diligent[/TD]
[TD="align: left"]
<tbody>
</tbody>[/TD]
[/TR]
[TR]
[TD]Adjective[/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: right"]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]constant in effort to accomplish something; attentive and persistent indoing anything:[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]a diligent student.[/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: right"]2[/TD]
[TD]fold the paper here ---------------------------------------[/TD]
[/TR]
[TR]
[TD]done or pursued with persevering attention; painstaking:[/TD]
[TD]
<tbody>
[TD="colspan: 2, align: left"]
[/TD]
[TD="colspan: 2, align: left"]
[/TD]
</tbody>[/TD]
[/TR]
[TR]
[TD]a diligent search of the files.[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]
<tbody>
</tbody>[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I'm trying to share a "Word of the day" with a group of people. I want the word to display so they can read it and so I can read it at the same time. I also want to display some information about the word; its part of speech, and its definition which only I can read. I think the file will show you what I want.
I imagine the paper folded and hung on a lectern so the word at the top (the inverted word) is visible to the audience, and the rest of the page is visible to me at the lectern.
I plan to enter the word into A1, its part of speech into A2, and its definition into A3-A8. The easy part (I think) will be getting everything to display so I can read it. The more difficult part will be displaying the word upside down so the page can be folded and the audience can read the word.
Alas, my file is not as clear as I would like.
A1 = diligent - the word
A2 = adjective - the part of speech
A3 - A8 = definition
From top to bottom to the right are Text Box 1 (the one I want inverted), and below that Text box 2 (which will hold the "right side up" copy of the word from A1). Below that are the boxes which will hold A2 and A3-A8.
[TABLE="width: 735"]
<tbody>[TR]
[TD]diligent[/TD]
[TD="align: left"]
<tbody>
</tbody>
[/TR]
[TR]
[TD]Adjective[/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: right"]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]constant in effort to accomplish something; attentive and persistent indoing anything:[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]a diligent student.[/TD]
[TD][/TD]
[/TR]
[TR]
[TD="align: right"]2[/TD]
[TD]fold the paper here ---------------------------------------[/TD]
[/TR]
[TR]
[TD]done or pursued with persevering attention; painstaking:[/TD]
[TD]
<tbody>
[TD="colspan: 2, align: left"]
[TD="colspan: 2, align: left"]
</tbody>
[/TR]
[TR]
[TD]a diligent search of the files.[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]
<tbody>
</tbody>
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]