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

    Printing some cells in Excel at specific place !

    Hi All ! I want solution for MS excel 2000 or later. I have made an invoice sheet. Currently I am printing the whole page including company name address and other details which do not change in any invoice. So I am thinking of getting pre - printed stationary in which I have to print only...
  2. cyberdyne

    Excell 2000 problem

    Hi ! I am putting formula in G1 as =e1*f1 result is ok. Copying same formula to G2,G3, G4 ... G15. Now if there is no. value in corrosponding E2,E3,E4...E15 and F2,F3,F4...F15 the G2...G15 cells shows a '-'( Hyphen) in this place. I want to print all these cells and this '-' gives dirty looks...
  3. cyberdyne

    Auto increment a no. on opening a templete.

    Hi ! I made a templete for my invoice. ( with the the help of repliers of KenWright and Dreamboat. Thanks to both of them.) I now want to have something like auto increment of invoice no. suppose I have made last bill with no 35, when I open templete for new bill it shoud show bill no. as 36...
  4. cyberdyne

    Number to text conversion in excel 2000

    Hi ! I am not a regular user of excel. More into hardware.:-) I have excel 2000. Here I need to convet a sum of few numbers into text. Example: A B 1 10100 2 20050 3 30005 4 Total 60155 5 Total in words: SIXTY THOUSAND...
  5. cyberdyne

    Number to text conversion in excel 2000

    Hi ! I am not a regular user of excel. More into hardware.:-) Here I need to convet a sum of few numbers into text. Example: A B 1 10100 2 20050 3 30005 4 Total 60155 5 Total in words: SIXTY THOUSAND ONE HUNDRED FIFTY...
  6. cyberdyne

    Minimum Patch list for Y2k and other problem *** Urgent ***

    Any body have the "Minimum patch list that Novell had released for solving Y2K problem and other problem ?" I am settingup a new server and am in urgent need of it. Please give a link or more helpful would be the list. Thanks In advance. Regards Apoorva regards Apoorva An...
  7. cyberdyne

    No accessible disk drives with NetWare partition *** Highly Urgent ***

    Hi All ! I am facing a wierd problem and looking for a solution in utmost urgency. I have a Novell 3.12 server with the patches installed. It is running very fine with current server hardware i.e Intel PIII-1.2GHz CPU, 128 MB SDARM, 40GB Samsung Spinpoint IDE hard Disk, HIS make Intel 810E...
  8. cyberdyne

    Workgroup Printing Takes lots of time to Print.

    HI all, anybody faced this problem earlier ? Dos based appication is being used on win98se installed computer. The printer installed is network printer. (Win98se Shared printer. Epson LX1070). When printing is given it is not printing immediately( I know it takes some time). It takes 2 to 3...
  9. cyberdyne

    Workgroup Printing Takes lots of time or won't Print.

    HI all, anybody faced this problem earlier ? Dos based appication is being used on win98se installed computer. The printer installed is network printer. (Win98se Shared printer. Epson LX1070). When printing is given it is not printing immediately( I know it takes some time). It takes 2 to 3...
  10. cyberdyne

    Printing from a form !

    Hi all, I am in need to print directly from a VB from. User will put in qty. Rates are fixed . so the multiplied amouunt will be displayed in textbox. and total will be at bottom. thats it. Now i want this thing to be printed in a bill format where company's name will be there with address...
  11. cyberdyne

    How to take registry backup ? and restore it ?

    Hi All! Many times we come across the articals where we need to edit into registry. We are warned that first take backup of registry before making any changes to registry. I wonder how we do it ? Is it by exporting from regedit ? or is it by copying system.dat file from windows folder to some...
  12. cyberdyne

    about Swap file of windows.

    Hello all ! Was Just wandering about swap file of windows ! My computer is giving me low disk space warning when i am using internet. I have 3 GB partiotion on C drive. and Free disk is around 950 MB. But then suddenly after 15 20 minutes it shows 4 mb and within seconds it comes to in 100 kb...
  13. cyberdyne

    How to display data in combo box ?

    Hello ! I have a problem in my program. I want to display all the names available in an Access2000 tabel viz. customer_master ( cust_id, cust_Name) into a combo box. I have used ado connection as Dim cn As New adodb.Connection cn.Open "provider=microsoft.jet.oledb.4.0.;data...
  14. cyberdyne

    A question about Combobox ! ****** Urgent ******

    Hi ! I have 2 more questions. If you can give some code for that it will be a great help to me. first question. --------------- I have a tabel viz Item_Master with fields Item_Id & Item_Name in Access2000. I am creating a form in vb6. I want to display Item_Name from this table in a combobox...
  15. cyberdyne

    Want to get date as dd-mm-yyyy format

    I am building a small app in vb and backend as access 2000. Where I am displaying date in a textbox. Date format i want to save is dd-mm-yyyy . is it possible with access ? How do i do it ? From: Apoorva Gala You can mail me at apoo1972@rediffmail.com
  16. cyberdyne

    How do I run a program in Peer To Peer network ?

    Hi all, I have developed a foxpro 2.6 dos prject, which is running fine under dos and win9.x. I want this program to run from all the computers running on win9.x connected in peer to peer network. But the database would be only on one master computer. How do I do this? Is there any extra lines...
  17. cyberdyne

    Volums dismount automatically. HELP ASAP

    Hi all , I am facing a strange problem for last 2 days. I have a 40GB hard disk with 2 gb of dos 6.22 partition and remaining disk is used as netware partiotion with equal 3 volumes of approx 12.6 GB. server running on Intel PIII with 128 MB ram. and with 10 mpbs PCI lan card. The problem is...
  18. cyberdyne

    Autonumber Problem

    Hi all, I am trying my hand in access for recent times only. I made a table which contains a srno. field which is set to be autonumber. Every thing is working nice but the problem is that while developing this small package i tried lot many times entering data an the emptying them. Now the...
  19. cyberdyne

    How do I know that Oracle server installed on this machine in my app?

    Hi all , I am developing an application in VB6. I want to know that the machine on which this appication is installed has Oracle8 Server or Oracle Client through the application so that I can enable or disable some feature. Pls help asap. Regards and thanks in advance. From: Apoorva Gala...
  20. cyberdyne

    How to format a Textbox ? **** Urgent ***

    Hello firends, I have a problem with text box formatting. I want a numeric value to be formated as x,xx,xxx.xx in a text box. I have tried using the format function as format(Total,###0.00) but that gives me results as xxx,xxx.xx which does not solve my problem. Pls guide asasp. Thanks in...

Part and Inventory Search

Back
Top