These fields are freeform text for documents that print from our system. If the text enetered in the textbox does not match the screen, then the words that continue to the next line are given a space between the two parts of the word (when printed from the system). I was hoping to have a way to...
In Attachmate Extra X-Treme 8.0
I have a screen area that text wraps on and I'm trying to use a macro that sends text from a freeform textbox into the screen area (which will break the freeform text if a word is longer than the screen area it will wrap that text to the next line, breaking a...
Thanks PHV, I think I see what you're saying - but i'm getting a syntax error for the two unions, am I missing something? I'm not familiar with SQL (learning while doing) so i don't completely understand the syntax that SQL uses.
strSQL = "SELECT Companies.ID, Companies.VA, " & _...
Here's my table:
Employee Email Incl Email2 Incl2
The Incl is a checkbox value on a form that allows the user to include or not include an email address when the form creates a distribution list based on results.
I can get the SQL to determine from the Incl to only include the...
I feel a little dense with Access :)
Are you using SQL with the SELECT statement, Employee being a table column? Then there are three different approvals that I've used checkboxes to represent Yes (checked), No (unchecked) [each a seaperate column) and then the combobox is for either ALL...
I'm trying to use a form with checkboxes and a dropdown combobox to filter a table and pull results from a table taht I built a relationship between, and then pull results from one of the columns in that table into an array that I can use as a distribution list to send emails to.
So, I want to...
I've done a lot of development with Basic, going back to Basic A (good ol' 8088).
I'm familiar with most of the VB language i just can't figure out how Access uses and references to the tables from a form.
I'm trying to filter a table with a form that has a combo box and several checkboxes...
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.