How do I use find in a macro in Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a macro which searches a database and locates a project
file via its Unique project number- it then copies this informationj onto a
second sheet and the front sheet displays some of the information in a form
format. The macro wont work - I get to find when creating the macro and
everything just halts.
 
Hi Layna

Please post some of your code as it's impossible to tell what might be going
wrong.

Regards
Nick
 
Post your coding efforts for comments
Look in vba HELP index for FIND
 

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

Back
Top