Hi,
I am using this command to fetch a value against the row (selecting by a comboBox -> ActivitiesComboBox) for display and its working fine.
ActivitiesComboBox.Selected.'Guideline Information for EHS & Observations'
But now I want to fetch the same value (Guideline Information for EHS & Observations) using two ComboBoxes at the same time. There should AND logic between these two ComboBoxes.
I tried this logic but it didn't work
TravellingPlaceComboBox&ActivitiesComboBox.Selected.'Guideline Information for EHS & Observations'
Kindly help out. Thanks
Br,
Zeeshan

Report
All responses (
Answers (