Text box expression builder!!!

Diana Avila

Registered User.
Local time
Today, 08:40
Joined
Jul 13, 2011
Messages
17
Hello out there I need help with the expression builder on a text box and also a combo box. I need the text box to display the date of the day in course. For example today it should display 2607 tomorrow 2707 and so on. The combo box on the other hand should display a list of letters "D" "H" "N" I've already done this but I don't know how to select just one of them
 

Attachments

  • combo_box.jpg
    combo_box.jpg
    70.1 KB · Views: 173
IS the text box bound to a date field, if so then it is just the format you need to look at in the properties. Open the form in design view, select the date field and then open the properties, change the format to DDMM

As to the combo box question, I am not sure what you are say as the image shows the list?
 
The text boxt isn't bound to any field and the combo box the problem is that i can't select any letter of the list.
 
Can you upload a sample of your database, take a copy of the database strip away any sensitive data, state the table names, query names, form names to look at to help you out.
 

Users who are viewing this thread

Back
Top Bottom