View Single Post
 
Old 08-12-2018, 08:02 PM
Zhibek Zhibek is offline Windows 10 Office 2013
Advanced Beginner
 
Join Date: Aug 2018
Location: Almaty, Kazakhstan
Posts: 30
Zhibek is on a distinguished road
Default Drop Down function with help of check box. Need different value of list items

In this code when I click check box button it shows list of items. For example in "Spouse of employee" table it shows( First Name; Last Name; Phone number and etc). And even if I want to add different items for each tables after updating page all items take a value of first table "Employee". But I do not need it.

I need only drop down function with help of check box, it runs perfect. But the value of each tables must be different, I will type value.( for example, in "Spouse of Employee" list of items must be: First name of Spouse; Last Name of Spouse and etc. and it the value must be different, now it just copy value from 'Employee table")

Where in this code do I need change function and which Function?
Thank you in advance.!
Attached Files
File Type: docm Employee.docm (47.2 KB, 14 views)
Reply With Quote