I want to put:
Vendor Name Cust Name Cust Phone Cust Fax all on one row
For the sake of consistency throughout a large workbook, I wanted to use
cells to keep everything lined up equally.
Thought about using text boxes, and maybe even coding in the Workbook
Name = Vendor Name, Worksheet Name = Customer name - then I would only
have to add the phone and fax on each worksheet. But since the workbook
is already so large, I figured adding textbox controls and coding to
each worksheet to do something that can be done once and will never
change was going to bulk up the workbook and slow things up
un-necessarily.