What I mean is, if I am in the VbaProject.OTM vb editor I have no " Project" button
This does nothing
Neither F8 or Cntrl+F8 do anything. I am setting up another machine to see if my software has gone wrong but this is just putting even more time into something taht is probably simple for someone of your ability.
Maybe I have some form of reference missing, maybe the OTM project is vba not vb, maybe I just don't really know what I am doing.
Whatever the case is I am not a VB developer and I am trying to catch with things I need to know as I am trying to implement them.
from ehow.comInstructions
Open the Project button on the Visual Basic toolbar. Find the project you want to test.
This does nothing
from techbookreport.comTo single step through this macro we can either go into the VBE, switch to the module containing the macro and then click on the 'Single Step' button from the Debug toolbar or the Debug menu,
Neither F8 or Cntrl+F8 do anything. I am setting up another machine to see if my software has gone wrong but this is just putting even more time into something taht is probably simple for someone of your ability.
Maybe I have some form of reference missing, maybe the OTM project is vba not vb, maybe I just don't really know what I am doing.
Whatever the case is I am not a VB developer and I am trying to catch with things I need to know as I am trying to implement them.