If you don't know already, I am not a programmer, so please be patient with me.
I do know what field name that I need, along with the table name. My GetField expression was this: GETFIELD('WOSEQ','STATUS','WO_NO',WO_NO)
According to my knowledge, this is grabbing the field name STATUS from the table WOSEQ using the tag of WO_NO. When I used this expression on the report, results were what I needed, but onced I compare the results with that of the tables' they were incorrect. I am wondering if I need some sort of SEEK statement?
Thanks in advance.
Rick