T
themase
hello does anyone know why this dlookup doen't work
DLookup("[price]", "[qrynewprice]", "[shareid] = " &
Forms![frmshares]![shareid])
all the fields appear ok
DLookup("[price]", "[qrynewprice]", "[shareid] = " &
Forms![frmshares]![shareid])
all the fields appear ok