Good day to you all.
My thread will be a bit long ,so i will try to summarise the key areas .
OVER VIEW
Customers submit their Mine Samples at our company and we do metallurgical sample analyses for these samples
and produces analytical results to the customer for each sample submitted.
A process work flow is like :
1.Customer submits Mines Samples to the Testing facility
2.The user records the Customer details and Mine Sample details using the user form
3.The user generates the Mine Samples Numbers and give them identifications for proper identifications into the system
I have been tasked by my company to create a small application that integrates Microsoft Excel and Access .
The program should allow the users to capture customer details and their Mine Samples which are brought for
further analyses such as for Copper Cobalt etc and produce the Sample results in a Sample report .
For a start i have created a Excel Form which i named Data Entry Software which have different worksheets .
The form allows the user to capture customer details and samples details then post the information into an Microsoft
Access database after clicking the SUBMIT button .
My challenge is i am having trouble in creating new Mine Sample numbers in Excel so that i can give these Mines Samples
names for identifications in the system and relate them with each individual customer and record into the database .
I have created a user form to Add ,Delete Update and print a report .See the code below
I have attached files with the excel form with the code and the related database .
NOTE :The Data Entry Software excel file should be micro enabled after you download
My thread will be a bit long ,so i will try to summarise the key areas .
OVER VIEW
Customers submit their Mine Samples at our company and we do metallurgical sample analyses for these samples
and produces analytical results to the customer for each sample submitted.
A process work flow is like :
1.Customer submits Mines Samples to the Testing facility
2.The user records the Customer details and Mine Sample details using the user form
3.The user generates the Mine Samples Numbers and give them identifications for proper identifications into the system
I have been tasked by my company to create a small application that integrates Microsoft Excel and Access .
The program should allow the users to capture customer details and their Mine Samples which are brought for
further analyses such as for Copper Cobalt etc and produce the Sample results in a Sample report .
For a start i have created a Excel Form which i named Data Entry Software which have different worksheets .
The form allows the user to capture customer details and samples details then post the information into an Microsoft
Access database after clicking the SUBMIT button .
My challenge is i am having trouble in creating new Mine Sample numbers in Excel so that i can give these Mines Samples
names for identifications in the system and relate them with each individual customer and record into the database .
I have created a user form to Add ,Delete Update and print a report .See the code below
I have attached files with the excel form with the code and the related database .
NOTE :The Data Entry Software excel file should be micro enabled after you download
Attachments
Last edited: