This is what I ended up doing and it has worked flawlessly for me.
Editing easypopulate.php - Everywhere that I found a line with "v_products_price" in it I made a duplicate of that line just below it changing "price" to "msrp".
In my SQL file I opened the "products" table and added a field called "products_msrp" just below "products_price" using the same parameters.
I modified the CSS a bit and ended up with what you can see on my site now. I am very happy with the mod.
Kudos to all who gave tips for this and a BUNCH of other stuff that I could not have done without help from the folks who hang out here.

Bookmarks