Is there a way that I can 'import' E-mails from Outlook Express into a dbf?
I'd need to include the e-mail address and of course the text.
The idea is to save e-mails into a dbf for sorting by
topic et cet.
Thanks
That was the first thing I tried. However, you have to click outside the option groups for this to work. I need my users to click on the specific options they require. Doing this doesn't affect the command button. That's why I thought there must be a way around placing that liitle command line...
no; it's just that I need to change the forecolor of a command button, based on clicks in an optiongroup. I'm not trying to cgange the color of any option groups.
Rather than repeat the same line of code in each of the 18 option groups, I wanted a global code that would change the command...
I need to apply: THISFORM.command1.FORECOLOR=RGB(255,0,0)
to all of the option click events in an option group.
I don't have the correct syntax for the 'with thisform.optiongroup1' et cet. Would appreciate the syntax for this statement.
Thanks
Here is an example of the string construction, much shortened in length:
arwefive@areeeeve.com; arewwaad@nerscape.net; anitamprice@aol.com; andwewvg@yorrcenter.org; alsmxzh@lutwwran-hosw.com; alpenrod@ebsu.edu; ajacozz@vizu.exu;
How can I find a single email address in a string of concatenated email addresses that is stored in a memo field?
I want to be able to edit a single address anywhere in this string and replace it with a revised address.
Thanks
Would appreciate any tips on how to format a memo field into a 'standard' report format. I'm sure we all know how poorly memo fields print out if printed 'as is'.
Thanks in advance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.