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 Westi 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: Bebot
  • Order by date
  1. Bebot

    Exiting Browse Window

    Mike, you're great, it worked. How could it have [ESCAPED] me that the [ESC] key was interrupting the program. It might be a no-brainer for you but this tip just saved me from reworking this whole one-line code to go for the GRID instead. You deserve one.
  2. Bebot

    Exiting Browse Window

    Dear Experts, Seems like the only way to exit a BROWSE window using the keyboard is to press [ESC]. So I decided to put in this code before the BROWSE is called so that user can simply press the [Enter] key to exit BROWSE. ON KEY LABEL ENTER KEYBOARD '{ESC}' It worked quite well until I...
  3. Bebot

    Excel - How to Auto-Continue Formula to Next Cell?

    Thanks Glenn. I didn't realize Excel could do this. I tried out 1 or 2 lines and gave up. This is the first time I'm going to do data-entry in Excel that's and I am very impressed.
  4. Bebot

    Excel - How to Auto-Continue Formula to Next Cell?

    I don't know if I'll be able to describe it properly. I inherited an Excel file (author unknown) which requires me to enter some data into a particular column. As data is entered, the result derived from a formula in the next column of the row appears. Its just like the formula from the...
  5. Bebot

    Intellisense and Prompts Not Visible

    Mike, Thanks for the response. You're right, it was not due to the monitor but something with Windows XP installation. I was given a tip to change the DISPLAY properties in Windows. I went to the Appearance tab and changed the Color Scheme from its default setting of Windows XP to Windows...
  6. Bebot

    Intellisense and Prompts Not Visible

    Our company recently purchased new LCD monitors(HP L1706). The problem is that the Intellisense pops up but the choices are not visible. Its not only the Intellisense, the WAIT WINDOW does not appear with the prompt either. My guess was that it had something to do with the graphics...

Part and Inventory Search

Back
Top