M
March
Hello All,
I would like to write the VBA to find the cell (address) in Excel
application.
In my excel sheet has contains the date, for example, starting from 1/1/2000
to 12/31/2010, in column B. It begins from B2 and so on.
With writing Access VBA, I would like to find 1/27/2009 in excel. What
should to start writing the code. I already have the code to open the excel
workbook. Then what next should I do?
Please give me suggestion.
Thanks.
I would like to write the VBA to find the cell (address) in Excel
application.
In my excel sheet has contains the date, for example, starting from 1/1/2000
to 12/31/2010, in column B. It begins from B2 and so on.
With writing Access VBA, I would like to find 1/27/2009 in excel. What
should to start writing the code. I already have the code to open the excel
workbook. Then what next should I do?
Please give me suggestion.
Thanks.