VBA: For Each... Statement, Expert?

M

Mcasteel

AAE:

I think you are right. However my entire program is based on that lin
of code:
Set rng = .Columns(68).Find(dtReportDate)


Does anyone have any clever ideas? I guess I will try switching th
range to = .columns(68)

and I will have to figure out a different way to return dtReportDate t
the report.

Im up for the challenge :rolleyes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top