I have tried a different approach to my problem which includes changing my data structure somewhat and have found a solution which works.
Thanks for the help and advice.
Anthony
User Profile
Collapse
-
Can I try a different tack with this problem? Here are two columns in my table:
(Field 1)
CARDIOVASCULAR
Atrial Fibrillation
Myocardial Infarction
Acute pulmonary oedema
xxxx
(Field 2)
RESPIRATORY
Pneumonia
Pneumothorax
Pleural Effusion
Haemothorax...Leave a comment:
-
Thanks for the replies. I will try to explain my purpose and perhaps there is a simpler way to achieve what I want to do…
The tables that I want to place values in (see previous post) are not tables set up for the purpose of listing “records” in. I am simply using the tables as store-houses of lists for combo-boxes.
There are probably as many as 50 or 60 different unique lists (found under fields in a selection...Leave a comment:
-
Change any one value in a table in Access from a form
As a relative beginner with Access/VBA (2003 version), I am looking for a solution to what seems to be a fairly simple problem...
When a user inputs a text string in a form object, I would like that string to become a new value in a table which already consists of a variety of fields and records. I don't want a new RECORD to be created, but would like to place this new value (as entered by the user) in any particular box I choose...
No activity results to display
Show More
Leave a comment: