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 derfloh 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: jane2geo
  • Content: Threads
  • Order by date
  1. jane2geo

    How can I ..... Horizontal listing

    I'm using VBA to track dynamic data in excel. This code Works nicely but I want my list to fill horizontally not vertically. Can the new data be added from left to right? Keeping the most recent in the left most part of the range. Thank you in advance. Private Sub Worksheet_Calculate() Dim...
  2. jane2geo

    How do I ......a horizontal list

    I'm using VB to track dynamic data in excel. This code Works nicely but I want my list to fill horizontally not vertically. Can the new data be added from left to right? Keeping the most recent in the left most part of the range. Thank you in advance. Private Sub Worksheet_Calculate() Dim...
  3. jane2geo

    disk or network error every 160 hours

    Been looking for solution for six months. My backend on shared NAS locks up every 160 to 200 hours. the "disk or network error" No related posts indicate a relationship to time?

Part and Inventory Search

Back
Top