F
FargoBison
I created a Help Desk database that once I have the form completed I click on
a macro that takes the information I have selected and places it into an e-
mail using outlook and will be e-mailed to the tech to take care of the pc
issue. I have the tables stored on the server and they are linked to Access
2003.
All the information transfers over except for the Ticket ID (which is the
primary key) field. It doesn't enter that into the e-mail since it really has
not been created because the table has not been updated. I had the table set
to Auto-Number and on the server I had it to increment by one and the seed
was set to start at 100.
Could anyone please give me any ideas how I can get that to update before I
create teh e-mail ticket?
Thanks
a macro that takes the information I have selected and places it into an e-
mail using outlook and will be e-mailed to the tech to take care of the pc
issue. I have the tables stored on the server and they are linked to Access
2003.
All the information transfers over except for the Ticket ID (which is the
primary key) field. It doesn't enter that into the e-mail since it really has
not been created because the table has not been updated. I had the table set
to Auto-Number and on the server I had it to increment by one and the seed
was set to start at 100.
Could anyone please give me any ideas how I can get that to update before I
create teh e-mail ticket?
Thanks