first column with value

Status
Not open for further replies.

CAexcelguru

New Member
Joined
May 9, 2009
Messages
6
Help!!
I am trying to find a formula, not vba, that will tell me the first column with data in it. For example, I have weeks across the top in columns I to U, weeks 1 in Column 1, to week 13 in Column U. In column F I have dates of when a product was first advertised and in columns I to U there is a $number from the first week an item was sold. In some rows, I have, for example, 0 in column I and J and $50 in column K or U. I want a formula that will tell me the column with the first value in it. I have 1000s of rows and I want to see for each row the first week a item was sold.

help appreciated.
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
I should add, I have tried MATCH(9.99999999999999E+307,I6:U6) but it returns the last column (U) with a value, not the first column (I)
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,222,903
Messages
6,168,939
Members
452,227
Latest member
sam1121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top