• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

[MS Excel Help] Comparisons and searchs

menorton

Member
i have a question with MS Excel. I have two columns, and i want excel to look at all of the values in column A, and if any of the values are in Column B, place a "Sold" value in respective row of Column C. So if value text-value 5555 on Row 10 of Column A is present anywhere in Column B, in the respective row of column c (row 10), there will be a "Sold" value. This looks like to be an IF statement, but not sure how to frame it.

the values i have to search for in clumn B from Column A are not numberical, so the A1>b1 will make no sence. They are numbers, but not numerical, they are being used as texts since the values are for identificational purposes. Thus, excel must use do a search or find function command.



any hints?
 
yep..all of column B....then you don't have to rename the range if you add more to column B (B1:B100...now B1:B110...etc)



 
Back
Top