Hi tonynikki0181, welcome to the forum!
What you've described is the wrong approach. Every information in a database should be singular, that is, stored only once. If you need the med rec number somewhere else too, create tables which have an 1:n (one to many) relationship. With other words...