Search results

  1. R

    Add controls based on boolean value

    I want to add a text box to a form for each record in a table where [boolean]=true in a particular field in the table. I also want to assign the value in another field in the selected record to display as the label caption. I already have written code to loop through the records in the table...
  2. R

    Formula in Conditional Formatting

    I'm trying to highlight dupe rows in Excel '03. In column Q I have concatenated all of the cells I want to check. For example, an entry in cell Q1 might look like: John Doe 300 Whit Drive Pittsburgh PA 00001-5235 To highlight dupe rows of data, I am using condition formatting with the the...
Back
Top Bottom