Search results

  1. P

    Refresh Data from Excel Sheet

    Hi All, My excel worksheet loads data from access when the sheet opens. My data can be refreshed if I set the refresh period. However, if I add a new record from Access during runtime, the new record can not be refreshed from the data sheet. Do you guys have clue ? I wrote the following...
  2. P

    Listbox Scrolling With Wheel Mouse

    Hi All, Is it possible or is there any way to scoll the VB component ListBox with the Mouse Wheel ? It seems that the scrollBar won't move if when I was trying it. Thanks Fortitude
  3. P

    Real Time Update List Box in Excel

    Hi All, I am new to Excel and VBA, I hope you guys can help me out. I have an Excel file that contains a list box. The list box will load(From the worksheet activate function) all the records from the Access DB. Records from my Database will be updated every second from different parties...
Back
Top Bottom