Chimpanzo1988
Programmer
Hello folks And I created a database of monthly payments from the workers of certain transport organization. The spreadsheet contains two ComboBox:
The first one called cboLocation (text lable = Name) - where the list of employee names is located
The second named CmBoxMeses (text lable = Period) - where the respective months of payment are located.
If I select a name in the combobox cboLocation (text lable = Name) and click the Search button it fetches me data only for the month of May. and if the same employee is paid the following month (June)?
In this case what I intend is:
1 --- select the Name (in the combobox cboLocation) and the Specific Payment Period (in the combobox CmBoxMeses)
So he searches me for the data for that month. and If only sellect the name in the combobox cboLocation it should give an alert saying that "Selects the Period Desired"
2 --- Use the Receipt Button on the UserForm so that when clicked it exports the searched data to the "Receipt" sheet (filling it out of the box and creates a pdf that can be delivered to the employee.
Here's the spreadsheet link ... Ejz_5_nxve
Thank you
Anilton Chimpanzo
The first one called cboLocation (text lable = Name) - where the list of employee names is located
The second named CmBoxMeses (text lable = Period) - where the respective months of payment are located.
If I select a name in the combobox cboLocation (text lable = Name) and click the Search button it fetches me data only for the month of May. and if the same employee is paid the following month (June)?
In this case what I intend is:
1 --- select the Name (in the combobox cboLocation) and the Specific Payment Period (in the combobox CmBoxMeses)
So he searches me for the data for that month. and If only sellect the name in the combobox cboLocation it should give an alert saying that "Selects the Period Desired"
2 --- Use the Receipt Button on the UserForm so that when clicked it exports the searched data to the "Receipt" sheet (filling it out of the box and creates a pdf that can be delivered to the employee.
Here's the spreadsheet link ... Ejz_5_nxve
Thank you
Anilton Chimpanzo