ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Help with Formula (https://www.excelbanter.com/excel-discussion-misc-queries/231023-help-formula.html)

scott

Help with Formula
 
I have an interesting request.

For this example, lets assume we have 5 columns. First column contains data
values. The 4 additional columns are blank. I want to be able to manually
distribute the values in the first column using data validation list. Now,
here's where it gets tricky. Once a unique data value in the first column is
selected, and is moved into one of the following 4 columns, I want that
selected data value in column 1 to appear blank. However, if I was to remove
the data from columns 2-5, I'd like for it to reappear in column 1.

Is there a way to do that?

TDay

Help with Formula
 
You could use a double quote in the formula in the first column.
=IF(isblank(b1)=false,"","enter answer")
--
TDay


"Scott" wrote:

I have an interesting request.

For this example, lets assume we have 5 columns. First column contains data
values. The 4 additional columns are blank. I want to be able to manually
distribute the values in the first column using data validation list. Now,
here's where it gets tricky. Once a unique data value in the first column is
selected, and is moved into one of the following 4 columns, I want that
selected data value in column 1 to appear blank. However, if I was to remove
the data from columns 2-5, I'd like for it to reappear in column 1.

Is there a way to do that?



All times are GMT +1. The time now is 09:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com