Forum Discussion
Link to external sheet
To achieve the desired functionality of linking a price matrix from an external sheet to a configurator while keeping the price matrix separate and hidden from the user, you can utilize the following approach:
- Store the price matrix in a separate Excel file or an online storage platform, such as OneDrive or Google Drive. Make sure the file is accessible to you for updates.
- In the configurator sheet (Foglio1), create the necessary input cells and formulas that reference the price matrix.
- Link the configurator sheet to the price matrix file using an external reference. To do this, follow these steps: a. Open both the configurator sheet (Foglio1) and the price matrix file (Leaflet 2). b. In the configurator sheet, select the cell where you want to link the data from the price matrix. c. Enter the equal sign (=) in the formula bar. d. Switch to the price matrix file (Leaflet 2) and select the cell or range containing the desired price. e. Press Enter to complete the external reference formula. f. Repeat this process for all the cells in the configurator sheet that need to retrieve data from the price matrix.
- Save and distribute the configurator sheet (Foglio1) without providing access to the price matrix file (Leaflet 2). This way, the user can only see and interact with the configurator while the price matrix remains hidden.
- When you need to update the prices, open the price matrix file (Leaflet 2) and make the necessary changes. The linked cells in the configurator sheet (Foglio1) will automatically update to reflect the modified prices.
By separating the price matrix into a separate file and linking it to the configurator, you can maintain control over the pricing information while providing a streamlined and secure user experience.
The approach described for linking an external sheet to a configurator in Excel can be implemented in various versions of Excel, including both the desktop version and the online version. The specific steps may vary slightly depending on the version of Excel you are using, but the general concept of linking cells between different sheets or files remains consistent across versions.
It's important to note that some advanced features or specific functionalities may vary across different versions of Excel. If you encounter any discrepancies while applying the steps, consult the documentation or help resources specific to your version of Excel for more accurate instructions.
If this is not what you want to achieve in your project, I recommend including more detailed information about what you intend to do. If possible a file (without sensitive data) or photo/s with step-by-step (cell by cell) instructions. In addition, information about the available Excel version, operating system, storage medium, etc. would be beneficial to provide a more accurate solution proposal.
- MarcoZ1982May 31, 2023Copper ContributorThanks, I tried but was not working.