Search results

  1. D

    If textbox = numbers then hide

    Thanks for the replys! But I think I'm a little lost - I just want this to happen with the on report load. As far as changing the entire query, I have over 100 tables all union - are you saying that i need to add that line to every instance? I tried to just change the control source to what...
  2. D

    If textbox = numbers then hide

    Thanks :) The textbox is bound to a control source yes - PatientName
  3. D

    If textbox = numbers then hide

    Hi there, I have a report in which a textbox generates numerical values and letter values. I want to...On report load - if textbox = numbers then hide otherwise show if it contains letter values. How would I go about doing this? Thanks!:)
  4. D

    Two combobox bound to same column but different queries, not displaying duplicates

    Hi there, Overview : I have a form in which I have two union queries with 8 columns (0-8) with each column displaying different info. Both union queries are exactly the same EXCEPT for the 1st query has the account number in the 1st column while the other query has the account number in the 0...
Back
Top Bottom