Hello, I'm a very new (I mean literally an hour) in using VBA and Macros and I'm trying to write my very first if statement. The issue is that when I try on a single cell everything is fine, but I am trying to apply it to the whole column! More specifically - if something occurs in column A then a value pops out in column B next to it. Like when there is a name of product in A then the price pops out in B. Can anyone help with that please?