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

    Install New Fonts

    hi to All, I Know that every layman know how to install new fonts? But I have some problem with my os or something else. I am using windows server 2003 enterprise edition with service pack 2. When ever I goto %windir%\font folder, in the File menu there is no option for install new...
  2. dipgohil79

    Date Difference in Execl

    Hi to all, In MS Excel there is a function Call Days360, which gives the difference bitween two dates.but the problem is it count year as 360 days. I want the real calculation that is 365 for normal year and 366 for leapyear. I am very new in VBA. so i need help for this.
  3. dipgohil79

    All physical drive shows "Open With" dialogue box

    Hi to All, I have windows XP pro. installed on my computer. from the last two weeks i am facing a problem that, When Ever i Try to Open my any drives ( c:, D: , E: or F: ) from my computer, i am getting the "open with" dialogue box. From the Windows Explorer i can see the content of all...
  4. dipgohil79

    Create table with Yes/no field From VB6

    hi to all I want to crate a table ('tblStatus") in which there is a field ( fldCheck ). I want to make that field Yes/No type. I am trying to do this with following code : dim strSQL as string strSQL = "CREATE TABLE tblStatus ( " & _ "fldCheck yesno )"...
  5. dipgohil79

    How to get Hard disk information from vb6

    hi to ALL I want to use the Hard disk Information like serial no., free space, used space, No. of partitions, Etc. How I can get this information using my vb6 application?
  6. dipgohil79

    Clipper, On Screen Reports not available in WinXP,win2000

    Please help me on this issue, My operating system is winxp sp2 and win2000 with sp4, i have a dos program clipper based..before my o.s. was win98 its work fine when i upgrade into winxp..they cannot show the reports on screen.

Part and Inventory Search

Back
Top