G
Guest
Hello,
I would like to use Access to store data which would ultimately be used in
various PP presentations. My thoughts are to use VBA to transfer the data
from Access to PP, but I would like to have my users input and store the data
into a database (Access). My current problem is formatting. How can I allow
my users to input to a Form and format the text to their liking and then save
their data and formatting. Several of the inputs will be in bulleted format
similar to:
First Bullet line (Bold)
- Sub-bullet 1
- Sub-bullet 2
Second Bullet Line (Bold)
- Sub-bullet 1a
- Sub-bullet 2a
I suppose one option would be to format the data using VBA, however how
could I distinguish which lines should be formatted which way when
transferring the data if the user is utilizing a single textbox in the Form.
Any suggestions would be appreciated.
Thanks,
I would like to use Access to store data which would ultimately be used in
various PP presentations. My thoughts are to use VBA to transfer the data
from Access to PP, but I would like to have my users input and store the data
into a database (Access). My current problem is formatting. How can I allow
my users to input to a Form and format the text to their liking and then save
their data and formatting. Several of the inputs will be in bulleted format
similar to:
First Bullet line (Bold)
- Sub-bullet 1
- Sub-bullet 2
Second Bullet Line (Bold)
- Sub-bullet 1a
- Sub-bullet 2a
I suppose one option would be to format the data using VBA, however how
could I distinguish which lines should be formatted which way when
transferring the data if the user is utilizing a single textbox in the Form.
Any suggestions would be appreciated.
Thanks,