help with if statement
- From: edward keith <edward keith@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 2 Sep 2005 09:59:06 -0700
I have a text field that I would like to receive the cureent date if the user
selects "order placed" from the combo box. the following is what i tried and
it won't show the date. can you tell me what i am missing. Thank you for
your help
If cboPoOrdered = "Order Placed" Then
Me.OrderDate = Date
Else: OrderDate = Null
.
- Follow-Ups:
- Re: help with if statement
- From: Dan
- Re: help with if statement
- Prev by Date: RE: Temp table in DAO
- Next by Date: Re: change textfield content
- Previous by thread: Count New Records
- Next by thread: Re: help with if statement
- Index(es):
Relevant Pages
|