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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bibigol

  1. bibigol

    Mouse wheel Disabled in Access 2007

    Thanks for your reply, But your sentences has the milion meaning which I couldn't understand!! Yes, I saw many way how to disable the mousewheel.. But, when I'm using the same file on Access 2003 and mouse wheel working, but when I open the same file with 2007, mousewheel not working only...
  2. bibigol

    Prevent opening web site when Run URL

    Thanks for your reply, But when I do it, the URL will not run at all. No action will happen by run it the URL!! any more idea?
  3. bibigol

    Mouse wheel Disabled in Access 2007

    Hi, I had single form in Access 2003 and on this form I could use mouse wheel to go to the nest records. But when I converted to Access2007 this job on mouse wheel has been disabled and I have to use PageDown and PageUp. mouse wheel still are working in continious forms. But i don't know why...
  4. bibigol

    Create Linked Table by VBA

    Hi, Is any body knows, Can we create a linked tabled in VBA by any command?? Your help would appreciated
  5. bibigol

    Prevent opening web site when Run URL

    Hi, I have URL Address which will send a message: Set browser = CreateObject("InternetExplorer.Application") browser.Navigate ("Http://www.payam-resan.com/APISend.aspx?Username=43222&Password=43222&From=30007546&To=09111776706 &Text=salam") browser.StatusBar = False browser.Toolbar...
  6. bibigol

    Last Page Total Running Sum show in top of next page!!

    Hi, I have a report which have a column with Running sum and 2 other Numeric column. I made summurise these 3 column in end of each page. But I want to show this total in first raw in the next page too. because I need total in end of second page with summurise of all raws in first and second...

Part and Inventory Search

Back
Top