help with if statement

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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

.



Relevant Pages

  • Re: help with if statement
    ... > I have a text field that I would like to receive the cureent date if the ... can you tell me what i am missing. ... > Else: OrderDate = Null ... Prev by Date: ...
    (microsoft.public.access.formscoding)
  • RE: Breakdown of data by Day of the week
    ... "Dennis" wrote: ... >> taken instead of just missing them out? ... >>> instead of OrderDate ... Prev by Date: ...
    (microsoft.public.access.reports)
  • Re: help with if statement
    ... Hi, Dan thanks for reply, ... >> I have a text field that I would like to receive the cureent date if the ... can you tell me what i am missing. ... Prev by Date: ...
    (microsoft.public.access.formscoding)