Search results

  1. M

    Pop Up Error Msg box sounds

    Yes I do! :-)
  2. M

    Pop Up Error Msg box sounds

    I searched the forum for this topic to no avail....would appreciate it if someone could show me how to get a "sound" to occur everytime a certain message box pops up. I wrote the following code which currently allows the MsgBox to open when the criteria is met, BUT it does not make a sound when...
  3. M

    Issue with pop up form and using 2 computer screens

    That took care of the issue! AutoCentering was set at "No". Thanks very much! :)
  4. M

    Property Sheet issue-HELP!!

    Perhaps I am not sure what you mean by the "Title Bar"....I just assumed it meant the top of the form I was designing. I went to the top of the form AND then to the top of the page but nothing happened until I slide it over to the right....in any event...it worked! thanks again :)
  5. M

    Issue with pop up form and using 2 computer screens

    I have been using a second, larger monitor, hooked up to my laptop so I can use the "extend" function of my laptop and work on multiple programs on two different screens. Until today, I never had a problem with this setup and Access. I would hit a button I had created and the resulting screen...
  6. M

    Property Sheet issue-HELP!!

    I tried your suggestion and that didn't work, however, when I slide the property sheet all the way over to the right side of the screen, it popped back into place! Thanks for your suggestion....in a round about way it work! lol (I knew it had to be something simple) :)
  7. M

    Property Sheet issue-HELP!!

    I have searched the forum for "property sheet" and don't see anything like my problem. I've used access for many years and in the design view of a form, if I were to click on the property sheet box (or add existing fields box for that matter) the property sheet box would sit "inside" the same...
  8. M

    New buttons are all suddenly embedded macros

    I've been developing a new db and have been adding buttons to forms all along without any issue. I would create a button and under the event tab in the properties sheet all the buttons used to indicate "On Click" would produce an [Event Procedure]. Suddenly the "On Click" now indicates an...
  9. M

    Controlling form size

    Thank you for your reply. Maybe I did not explain things well the first time. I have attached (2) jpegs that show the form in Design View (DV) and Normal View (NV). I guess what I am trying to accomplish would be similar to developing a report that would increase or decrease in size depending...
  10. M

    Controlling form size

    I have one form "Products" that I have a button on which opens up another form. The second form lists a different number of lines depending on how many items are in a group. The problem I am having is that I can not make the second form shrink or grow depending on how many line items I have in...
  11. M

    Pop up msgs when running Udate query/macro

    I used your second suggestion about turning the warnings on and off and it worked perfectly! Thank you!! :)
  12. M

    Pop up msgs when running Udate query/macro

    I have 3 different "buttons" on my form that run individual update queries. I know these update queries are running correctly. Decided to make a macro that will allow me to run all these queries by clicking one macro button. My question is: Is there some way to stop the pop up msg that advises...
  13. M

    Compile Error Variable not defined

    I have developed a quote form that is working well. I want to print out a Quotation to send to my customer. Currently it shows the Qty, Item ID# and description in the detail portion of report. In the report footer, currently it will print out, Subtotal, Freight and the resulting total...
  14. M

    Documenting DB program changes

    I've read in a few threads about how we should be documenting our DB changes as we revise our DB programs. I am assuming there is a preferred format to use when documenting changes to all the different type of data in a DB, i.e. fields, queries, tables, Macros, reports, etc. I could put...
  15. M

    Duplicating only Certain Fields in a record

    Thanks for the reply, Paul. I can certainly understand your concern about spamming issues! :mad: Thank you for letting me post this link and thank you again for the help! :) www.gofundme.com/i4jo4c
  16. M

    Duplicating only Certain Fields in a record

    Thank you for the help, Paul. The link I posted is to help raise money for a 28 year old man who has had ALS for 5 years and is dealing with staggering medical bills.... don't even know what you are referring to when you mention a "SEO". I'll remove the link .........thanks again for your help.
  17. M

    Duplicating only Certain Fields in a record

    Paul: IMO, I am really not a developer. I've written an access program for my business but I don't know 95% of the "tricks" that a developer would. I don't know the first thing about "variables"....is there a link you could send me that I could use to start some research on "variables"? Thank...
  18. M

    Duplicating only Certain Fields in a record

    Thank you for your reply, Paul. The personnel that use my program aren't computer savy enough to do what you have described above. I was hoping to modify the Visual Basic Code as shown in attached (dup-record-code.jpg) to enable only a few of the fields to be duplicated into a new record...
  19. M

    Duplicating only Certain Fields in a record

    I created a button in a form that duplicates the record so our employees can fill in the form more quickly. I know I am being greedy, but is there someway to change the VBC so I only duplicate certain fields in a record, not all of them? I have attached a (.jpg) of the Duplicate record...
  20. M

    Issue copying a form between Access DB's

    I exported two new forms I created to 2nd database and for some reason ALL the forms I had in the 2nd database were deleted!!! I don't understand why this happened because I have done this before and the forms in my 2nd database were never deleted. any idea why this might happen? How can I get...
Back
Top Bottom