Good Day All,
I am using the sample Northwind Database and referring to the creation of an order, the section dealing with the creation of a new order number.
Can anyone explain the following function of one of the controls : =Replace("Order #|","|",Nz([Order ID]," (New)"))
Particularly what is "|" about; it can't even be found on the keyboard
I am using the sample Northwind Database and referring to the creation of an order, the section dealing with the creation of a new order number.
Can anyone explain the following function of one of the controls : =Replace("Order #|","|",Nz([Order ID]," (New)"))
Particularly what is "|" about; it can't even be found on the keyboard