I am making a book inventory database - on the first page it has view my wish list, view my library, view my current reading list - next to each I have a command button that opens up the form coordinating with each. MIDI music:: I have gotten some MIDI songs on some playlist but cannot figure to add I find out now that my CD burner will not record MIDI files only WAV and MP3 http://answers.google.com/answers/threadview/id/240117.htmlHOME |
On this first screen I would also like to add an add new record button for each of these so if I can click on this if I want to add a record to either table (library, wish list, current read) - How do I do this? I have no programming experience so not through programming. Zooming an image in Java ($25.00):: getY(); Point pt = new Point(x, y); pointArrayList.add(pt); return button; } // end makeButton() void record(int x, int y) { lastX = x; lastY = y; http://answers.google.com/answers/threadview?id=301871HOME | VBA Code:: I would like a piece of VBA code that I could attache to a buttonthat Sub End If Loop Until Increment > 0 ' Add a new sheet and move the data Sheets. http://answers.google.com/answers/threadview?id=579523HOME |
Thank you
Annie
That did it!!
Can't you tell I am brand new at doing this - but hey I am learning and my database is coming along - especially with all the help I am getting here.
Thanks again
Annie
Make the button, and cancel out of the wizard.
Create a Macro with the following in it.
Open Form (put in the name of the appropriate form in the bottom)
GoToRecord (choose form, form name, and New in the bottom)
Save the macro
Then go back to your form and go to the properties sheet for the button you created, go to the events tab and the On Click event, the dropdown will list your macros, choose the one you just created.
That should do it.
I Am a Sinner – What About You?
Global Sourcing and Supplier Online by Dylan
|