dannydanger
New Member
- Joined
- Aug 1, 2018
- Messages
- 2
I have 2 workbooks; QuoteWorkbook which there will be thousands of copies, and a MasterWorkbook which will hold an inventory of prices for the QuoteWorkbook to reference. MasterWorkbook has multiple copies of PricingWorksheets for QuoteWorkbook to reference one of. The goal is to be able to update any of my QuoteWorkbooks to the new (or old) PricingWorksheets that are in MasterWorkbook by simple means of changing a validation drop-box inside of one QuoteWorkbook. The PricingWorksheets inside of MasterWorkbook would be called “MasterPrice2018.1” and then additional copies called “MasterPrice2018.2” and so on. The MasterWorkbook will always be closed.
In addition, there will be some cases where I imbed the current PricingWorksheet into the QuoteWorkbook for external uses where our server is not available.
See flow diagram for reference here: https://drive.google.com/open?id=1jLoXsOIa2K9iFbNuZF0JpksFA1LwLj84
I can’t seem to figure out how to separate the FilePath, WorksheetName and the Cell it references into 3 parts. I’ve been playing with this on and off for a month, searching a variety of forums for similar subjects.
In addition, there will be some cases where I imbed the current PricingWorksheet into the QuoteWorkbook for external uses where our server is not available.
See flow diagram for reference here: https://drive.google.com/open?id=1jLoXsOIa2K9iFbNuZF0JpksFA1LwLj84
I can’t seem to figure out how to separate the FilePath, WorksheetName and the Cell it references into 3 parts. I’ve been playing with this on and off for a month, searching a variety of forums for similar subjects.