I was try to modify the original macro to add the statement to filter the contractor data as well, but I am having no luck with adding the AND to the end. Ugh! :-(
Last edited by zmbd; Nov 6 '13, 07:52 PM.
Reason: [Z{Please use the [CODE/] button to format posted code/html/sql/formated text - Please read the FAQ}]
When a user clicks on a button, it will display the Rev Form by Task Num. We are trying to see what the next rev num to use for a particular contractor. The macro code works fine to display the associate task numbers, but I would like to do one more filter and that is to filter by contractor. So, the end results should display like Sample 2.
Adding additional Conditions to Conditional Formatting
Hello,
I have a text box (on a Single Form) that I use to color code milestones based on a value. I use the “Conditional Formatting” tool to format four of the conditions, which works great! Unfortunately, I need an additional two conditions for a total of six.
I believe the additional two conditions must be created by using code to accomplish what I need, but I do not have a whole lot of knowledge in coding. ...
How do you enable a list based on a selected value?
Hello,
I would like to know if someone can help me with my issue. I have an input form and I would like to select data from a combo box based on an item in another combo box. For example, I have a combo box called “cboWO” that has a list of work order numbers. I would like the second combo box “cboEquipment” to enable when a user selects a particular work order number.
Leave a comment: