J
JethroUK©
how do i read a value from a table:
CurrentDb.TableDefs("stats").Fields("from").Value
there's only 1 field ('from') and only 1 record
CurrentDb.TableDefs("stats").Fields("from").Value
there's only 1 field ('from') and only 1 record