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 Wanet Telecoms Ltd 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: north2060
  • Content: Threads
  • Order by date
  1. north2060

    How can I get last and second balance from the table below.

    CNo Date Balance 1 02/11 3000 2 03/11 400 1 05/11 2800 2 05/11 350 1 09/11 2600 1 11/11 2000 2 11/11 300 CNO is Account number. Thank you!
  2. north2060

    Help! could not ping other ip

    After I logged in to the ISP using broadband I managed to ping only DNS server ip address. Can someone tell me how to fix this problem?
  3. north2060

    Help! please.

    How could I add new records in the table using a query? Can someone give me any hint? Thank you in advance. Any suggestion is welcome.
  4. north2060

    Excel Graph

    Could someone tell me how can I create 2 bars and 1 line chart from 3 sets of data? for example: %Male %Female Index Asia 49% 51% 89 Europe 52% 48% 180
  5. north2060

    How to change the value on Ubound combo box?

    I have an unbound combo box which on change changes other fields in the form. I am seeking your help to change the value on unbound combo box when "DoCmd.GoToRecord , , acPrevious" or "DoCmd.GoToRecord , , acNext" is used in other control. How can I do it?
  6. north2060

    Help Please!!!

    I am getting error message when I open main form which has few subforms. Could you please tell me why I am getting error message "Can't set value to NULL when checkBox property = FALSE"? It was alright before but when I deleted test data from all the tables I got this error. How can I get rid of...
  7. north2060

    Help!!! how to run set of queries using command button?

    I am trying to run a set of queries using a command button so that it will delete the records from a table then append new records selected by queries. How I can do it? Is there any way?
  8. north2060

    How to recover accidently deleted records from a table?

    It was accidently deleted all records from a table in browse window. Is there a way to restore all records?
  9. north2060

    Please help me

    I have accidently deleted all records from browse window. Is there any way to recover all deleted records in the table?
  10. north2060

    Can not get sum of summary colums

    I am trying to get the total of summary fields. I have five summary fields and created a formula field which add up all summary fields. I get correct total if all summary fields have the value otherwise it is blank. Can I have a suggestion how I can get the total of the defined summary fields?
  11. north2060

    How can I restart OracleHTTPServer service again?

    I have stopped the OracleHTTPServer service from Service Manager in W2K. When I tried to start again this service it gives me Windows error and error on conf file. I can use Sqlplus but I can not start iSqlplus. Can someone help me?
  12. north2060

    Excel - Macros

    Please help me to record keystrokes, for example, CTRL+HOME in Excel macro so that it moves my cursor in the same location even if I use the filter.
  13. north2060

    Y2KFox command line?

    Can someone tell me how to use Y2KFOX with Foxpro 2.6? I forgot the syntax of the command line. Thanks.
  14. north2060

    Help me ASAP

    I am trying to display calender on date field on click. How do I do it? Thanx
  15. north2060

    Link to system date

    How do I link Combo box to Date calender?

Part and Inventory Search

Back
Top