Hai All I am able to send the mail by clicking the button or event but i want to send mail Automatically every day at time 00.00 am please tell me detail if possible small example
microsoft office 2007 is giving the message pls provide a valid installation source while i am...
(More)
microsoft office 2007 is giving the message pls provide a valid installation source while i am installing and when i clik on the available cd drive from which the computer is supposed to install it's saying invalid location pls tell me what am i supposed to do
When I try to record a second track in ACID Pro 7.0c it records onto the first track and it just...
(More)
When I try to record a second track in ACID Pro 7.0c it records onto the first track and it just sounds like a bunch of noise.
My opening screen is linked to main table in db. I have set each field to locked so users won't edit...
(More)
My opening screen is linked to main table in db. I have set each field to locked so users won't edit in error. I added an "Add, Delete or Edit" button to open an almost identical screen that can be edited. Both are bound to the same table. When the second form opens, no records show up, but the user can add a new record. I want it fully populated so the form can be used to edit existing records. I assumed that the problem was the other open form, so I added a macro that first closes the original form, then opens the editable version. Still no records. I can open it directly from the list of forms and it populates correctly. Data Entry is set to No and Recordset type is set to Dynaset. How to fix? Thanks