B Bob V Aug 7, 2007 #1 If my combo box has anything in it , What would I need ? Expression Is [Notice] = "???" Thanks for any Help...Bob
If my combo box has anything in it , What would I need ? Expression Is [Notice] = "???" Thanks for any Help...Bob
G Guest Aug 7, 2007 #2 What are you trying to do? One format for combo having a selection and another format for no selection? Steve
What are you trying to do? One format for combo having a selection and another format for no selection? Steve
R Rob Parker Aug 7, 2007 #3 Pretty cryptic question ;-) Try setting your expression to: Not IsNull([Notice]) Rob
B Bob V Aug 7, 2007 #4 Just trying to turn the background colour green if there is any data (Words) in the combo box...Thanks Bob SteveM said: What are you trying to do? One format for combo having a selection and another format for no selection? Steve Bob V said: If my combo box has anything in it , What would I need ? Expression Is [Notice] = "???" Thanks for any Help...Bob Click to expand... Click to expand...
Just trying to turn the background colour green if there is any data (Words) in the combo box...Thanks Bob SteveM said: What are you trying to do? One format for combo having a selection and another format for no selection? Steve Bob V said: If my combo box has anything in it , What would I need ? Expression Is [Notice] = "???" Thanks for any Help...Bob Click to expand... Click to expand...
B Bob V Aug 7, 2007 #5 Brilliant Rob, Perfect Thanks very Much......Bob Rob Parker said: Pretty cryptic question ;-) Try setting your expression to: Not IsNull([Notice]) Rob Bob V said: If my combo box has anything in it , What would I need ? Expression Is [Notice] = "???" Thanks for any Help...Bob Click to expand... Click to expand...
Brilliant Rob, Perfect Thanks very Much......Bob Rob Parker said: Pretty cryptic question ;-) Try setting your expression to: Not IsNull([Notice]) Rob Bob V said: If my combo box has anything in it , What would I need ? Expression Is [Notice] = "???" Thanks for any Help...Bob Click to expand... Click to expand...