I should clarify that the field names I have are: PublicationName (company),
address, phone number 1, phone number 2, article name, deadline, publish
date, and $ per word (going rate for the work, which I want to be constant)
and a field for what was $ actually arranged (so I can have two fields, one
for $/word and one for the actual cost of writing the article). I have a
separate table with ArticleName and fieldnames for those, but it's this table
that I'm struggling with. So, PublicationName A pays $2/word. Is there a way
to make sure that when I type in PublicationName A, $2/word comes up for the
currency?
Thank you