I am working on an Excel spread sheet that will be used for tracking who is using what PC in the company.
I want to have it set so that there is a list of the user’s names and you choose from a drop down what model PC they have. And from there it fills in certain columns related to the PC specs (CPU, Memory, and HDD)
What i need to know is how to make certain cells in the row have values added to them based on what another cells value is.
eg. Cell A2 is where you enter the PC model. Cell A3 - A5 will contain CPU, Memory, HDD.
If i enter Dell Optiplex 780 into cell A2 it should fill in the CPU, Memory and HDD automatically in cell A3 – A5
I know it is possible using a VB script but my skills in that side of things are non-existent.
And i do not have access to Google here so it’s not something i can go read about right now.
I want to have it set so that there is a list of the user’s names and you choose from a drop down what model PC they have. And from there it fills in certain columns related to the PC specs (CPU, Memory, and HDD)
What i need to know is how to make certain cells in the row have values added to them based on what another cells value is.
eg. Cell A2 is where you enter the PC model. Cell A3 - A5 will contain CPU, Memory, HDD.
If i enter Dell Optiplex 780 into cell A2 it should fill in the CPU, Memory and HDD automatically in cell A3 – A5
I know it is possible using a VB script but my skills in that side of things are non-existent.
And i do not have access to Google here so it’s not something i can go read about right now.