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 Rhinorhino 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: *

  • Users: eddy556
  • Content: Threads
  • Order by date
  1. eddy556

    Excel not responding

    Hi, I have been writing vba within excel and now whenever I open it is just hangs....is there anyway of rectifying this? THanks
  2. eddy556

    Allowing varibles to be available in another application

    Hi, is it possible to somehow allow a vba variable to be available within another application. What I am wanting to do is for a macro to realise that it was executed by another application and therfore run a different set of code. What I was thinking to do was set a 'flag' variable and if it...
  3. eddy556

    VBA loop to write data to an Excel spreasheet on different lines

    Hi, what I am trying to code is a loop in VBA which will go through a recordset and write each record onto a different line within excel. For example the first record will be written into cells B9, C9, D9, E9, then the next record goes to B10, C10, D10, E10 etc. However I get error 424 - object...

Part and Inventory Search

Back
Top