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 wOOdy-Soft 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: elohelae
  • Content: Threads
  • Order by date
  1. elohelae

    Listbox with Multiple columns

    Hello I have two listboxes Listbox1 and listbox2. I used the code below to insert an item from listbox 1 to listbox 2. Listbox 1 has 2 columns and i want to copy both columns to listbox 2. How do i modify the code below to copy both columns? I appreciate any assistance. Private Sub...
  2. elohelae

    Linear regression using dates in excel and access

    Good afternoon. I have been using the slope, intercept and linest functions to help me with linear regression and have been using the dsimpleregress function in msaccess. Everything works great for numbers, however i have a set of data where the x access is dates. The function does not seem to...
  3. elohelae

    Excel Checkbox code issue

    Hello I used the code below to enter multiple checkboxes in an excel 2010 sheet. I need to alter it to link to cells with the same reference but in a different sheet and I cannot get it to work. The name of the sheet is MyCalc Please can you help? The code is below and any help would be...
  4. elohelae

    e&m apnss

    Good morning I am looking for an e&m APNSS card for an isdx micro, does anyone have one for sale or know where ic an find one?
  5. elohelae

    e/m solution for realitis

    Good afternoon I have an old siemans islx on an oil rig and onshore i have an old realtis phone switch. They are connected using 12 E&M trunks with a separate serial connector for signalling. Acting as the carrier are two cisco routers at either end which provide e/m tunnels to the far end...
  6. elohelae

    E&M connectivity

    Good afternoon I have an old siemans islx on an oil rig and onshore i have an old realtis phone switch. They are connected using 12 E&M trunks with a separate serial connector for signalling. Acting as the carrier are two cisco routers at either end which provide e/m tunnels to the far end...
  7. elohelae

    VMware session not seeing network

    I have a vm workstation server running on ubuntu. I have a session running redhat with cisco cucm 8 attempting to install. I have a router, laptop and vmserver all able to ping each other. Where it falls down is that i have given my redhat application an ip address on the same subnet but it...
  8. elohelae

    Active worksheet help

    Good afternoon I previously copied this code to get help with printing of multiple charts. The code works great however I would like to change it to just print off the first sheet which has the print macro button located on it. This print macro should now just run this code on the page with the...
  9. elohelae

    print excel charts from macro

    Hello I have an excel dashboard with 10 charts on it and I have now been asked to place a button on the chart which when clicked will print out all the charts on individual sheets. What is the best method to go about this? Any good advice would be appreciated.
  10. elohelae

    Excel chart print from Dashboard

    Hello I have an excel dashboard with 10 charts on it and I have now been asked to place a button on the chart which when clicked will print out all the charts on individual sheets. What is the best method to go about this? Any good advice would be appreciated.
  11. elohelae

    Forced Delay in issuing dhcp

    hello I have two 3750 switches that I need to offer dhcp. Both are offering the same /24 address range, however I want one as a main and another as a backup. I would like the backup to wait two seconds before reply to the dhcp request thus forcing the first switch to make the offer, how can I...
  12. elohelae

    3560 dhcp lease time

    Hello I have created a dhcp pool for a vendor vlan on my switch and I need to add a lease time of 1 day. Which option (s) do i set for this? My switch does not accept the lease command so I have gone for the option route, any assistance would be appreciated.
  13. elohelae

    Aspect and dde to excel

    I am using an example on the aspectscripting website in reference to the dde to an excel spreadsheet. this is an example from it if ddeinit SystemVar "excel" "system" ddeexecute SystemVar "[FULL(TRUE)]" ;Maximize the spreadsheet. if ddeinit LinkVar "excel" "sheet1"...

Part and Inventory Search

Back
Top