Hi,
I need some help!! I am trying to put formulas in a few columns. Here's where the problem comes in, I am using variables to look for the column with the headers names.
Cells(5,dis).select
Price= Application.Match("List Price", .Rows(1), 0)
Cost= Application.Match("Cost...