Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. boyracer3000

    making a macro to run 'find'

    I'd like to create a macro to run the find menu (Ctrl+F). I think it is probably quite simple but don't know the correct code to make it show. I tried recording it but can't stop while the find menu is open. Ideally I'd like to make a custom form along the lines of Dim Query As String Query =...
  2. boyracer3000

    running macros under different workbook names?

    Awesome I'll try this when I get home. Thanks for your help!
  3. boyracer3000

    running macros under different workbook names?

    I have set up my workbook to run this nested macro: Application.Run "'week-template.xls'!InsertRow" Now I realise when saving the workbook under a different name this isn't going to work anymore. Is there a different way of coding this so that it will work. I'm thinking maybe to just...

Part and Inventory Search

Back
Top