you would need to compare the found column with the range column like
Code:DiscountColumn = Sheet4.range("ExportHeadings").Find(What:=DiscountString, MatchCase:=False).Column - Sheet4.range("ExportHeadings").Column +1
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |