[EXCEL] Apply a formula to a column
Solved
Antoine
-
karlitodu41 Posted messages 484 Registration date Status Member Last intervention -
karlitodu41 Posted messages 484 Registration date Status Member Last intervention -
Hello,
My question might seem silly, but I'm new to the wonderful world of Excel formulas.
Here’s my problem: I want all the cells in one column to acquire a value based on the cell in the previous column. The issue is that if the cell in the previous column is empty, I don't want it to display a "#N/A".
Basically, I want to avoid using fill handle.
To be more specific, only certain data can be entered in my column E (each cell presents a dropdown menu). All the options in this menu are located in a matrix, and in the column to the right of the matrix, another value is associated with them.
I would like my column F to automatically provide the associated value as soon as I choose a value in E. And if the cells in E are empty, the cells in F should not return a "#N/A".
The formula used is a VLOOKUP, which works well with fill handle, but my goal is for the user to only have to select options and enter values, nothing more.
Thank you
Antoine
My question might seem silly, but I'm new to the wonderful world of Excel formulas.
Here’s my problem: I want all the cells in one column to acquire a value based on the cell in the previous column. The issue is that if the cell in the previous column is empty, I don't want it to display a "#N/A".
Basically, I want to avoid using fill handle.
To be more specific, only certain data can be entered in my column E (each cell presents a dropdown menu). All the options in this menu are located in a matrix, and in the column to the right of the matrix, another value is associated with them.
I would like my column F to automatically provide the associated value as soon as I choose a value in E. And if the cells in E are empty, the cells in F should not return a "#N/A".
The formula used is a VLOOKUP, which works well with fill handle, but my goal is for the user to only have to select options and enter values, nothing more.
Thank you
Antoine
Configuration: Windows XP Internet Explorer 6.0