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!

Search results for query: *

  • Users: bibigol
  • Content: Threads
  • Order by date
  1. 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...
  2. 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
  3. 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...
  4. 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