A
alicia
I have two tables named "customer" and "encounter" which
are linked by a field named "CPI" (CPI is unique to the
customer). Currently I import data from another system
where all customers have a CPI. Now I need to track
customers that are not in the source system that I use
for importing, and their information will have to be
manually entered for each customer. I would like to have
a button on the form where the customer is entered and
a "CPI" in automatically generated with maybe a "G" in
front of it.
Seems to me that since I already have my primary keys set
up, queries/forms working, this would be the easiest
approach to get these customers in the database.
I assume I need some kind of code/macro/something when
this button is pressed though I am not a programmer by
any means and haven't a clue where to start! Any
suggestions are appreciated. Thanks in advance. Alicia
are linked by a field named "CPI" (CPI is unique to the
customer). Currently I import data from another system
where all customers have a CPI. Now I need to track
customers that are not in the source system that I use
for importing, and their information will have to be
manually entered for each customer. I would like to have
a button on the form where the customer is entered and
a "CPI" in automatically generated with maybe a "G" in
front of it.
Seems to me that since I already have my primary keys set
up, queries/forms working, this would be the easiest
approach to get these customers in the database.
I assume I need some kind of code/macro/something when
this button is pressed though I am not a programmer by
any means and haven't a clue where to start! Any
suggestions are appreciated. Thanks in advance. Alicia