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

    Sorting Excel Fields from .net

    I need to find a way to sort based on ascending numbers: I recorded a macro in excel however i can;t seem to put it into .net code. The code below is from the recorded macro Sub Macro1() ' ' Macro1 Macro ' Macro recorded 08/29/2005 by colindolcetti ' ' Range("A1:K194").Sort...
  2. angel106

    Controlling screen size and display screen

    I'm working in .net 2003 and when i create a project its always at the screen size 1280x1024 well most of my users that my programs run on only have the 1024x768. How can i control the screen size?
  3. angel106

    Declaring a array list in a Class

    I'm working with an array list of some information what i did was create the object(Exported Data) which i declare all my sub and functions inside. I wan tto be able to reference my arraylist but i get an error. How do you properly reference an arraylist in a class?
  4. angel106

    Binding Data to a ListView in .net 2003

    How can i bind the data to a list view control? I have created a sqlconnection and configured the sqldataadapter to create a dataset, however how can i bind that data set so that when te form loads the data from my database is in the listview?
  5. angel106

    Can anyone tell me were to find information on how to design searchs

    Can anyone tell me how i can find information on how to design a website search tool so that my users can search my website for keywords?
  6. angel106

    Desprate need of consulting in CR9

    I want to finish this project however i can;t seem to get this one issue out of the way and i;ve posted many times without getting any response back. Can anyone help me ? I need to be able to supress values that are grouped as WO and however if the previous value is not zero then i want to show...
  7. angel106

    Can u lock out a folder in WIN 2000

    I have a situation were i want to have the access locked for anyone that tries to mess with a folder. However i want my software to be able to access that folder so it can read or write to the folder. Is this possible and if so how?
  8. angel106

    AutoCad DX 2004 Power Dimensioning not showing up

    I have a lone user that i have installed numerous time the AutoCad 2004 DX mechanical desktop software and each time i install it i never seem to get the annotted men uto appear or the power dimension to be active or appear. This user is the administrator of his PC. Wahts goping on?
  9. angel106

    Supressing Areas

    I'm currently using crsytal 9.0 and i hit an issue. I created two groups 1 group is based off a sequence of operation(SEQ) and the other group is based of unique work order.(WO) GH#1 SEQ1 GH#2 WO100 WO101 WO102 W0103 I have 23 steps or SEQ's (SEQ1......SEQ23) So what i...
  10. angel106

    Error message store.exe is allocating more memory then usual

    I jsut recently installed the Exchange SP1 and this annoying alert keep writing that the store.exe process is allocating more memory then usual. I was never getting this error when i didn;t have the SP1 on however ever since the EXchange SP1 i;ve been getting this error.?
  11. angel106

    Formating Question in CR9- supressing duplicate numbers

    How can i only show one work order number in a group and supressing the duplicate work order. Example: I have a Group #1 called Sequence Id I have a Group #2 called Work order Numbers I have a Group #3 called Work order Number. yes there are two groups on the same field. Here;s what i want to...
  12. angel106

    Grouping question

    I have created a Group 2 groups . 1 group (Group#1) is for a sequence id (Group#2) is for a work order. If i want to see the next work work in the group but only the next work order none of the other work order in the report. example: GH #1 Seq 1 GH #2 WO 100 WO 130 WO 150 GH#1...
  13. angel106

    Next Function

    I'm trying to use the next function is CR9 to show the next step. next({sequenceid}) I have a a group based on my sequence id then i have work orders in my detail section i created a formula (@next step) that has the equation next({sequenceid})in it. I place the (@nextstep) equation in my...
  14. angel106

    Creating Bookmarks in Adobe 5.0

    I'm trying to create bookmarks in Adobe 5.0 so that my user have a better way to navigate through my serveral documents. I have created the parent book marks however i can;t seem to find out how to create a second level bookmark ffrom that parent level. Example: Bookmark 1 Sub-Bookmark...
  15. angel106

    User Profile Path not being created in SBS 2003

    I just finished creating a user using the SBS 2003 user Wizard. However, when i look under the profile folder and under the user properties under profiles it didn;t create a user profile. When i used my wizards i thought it created a profile path and a profile folder however this time it didn;t...
  16. angel106

    Trying to access a computer only getting prompt for name and password

    I have SBS 2003 and i jsut got a new EDM Sodick wire machine i'm having issues connecting to my traget computer. All it does is prompt for username and password over and over again
  17. angel106

    Newly Created User Doesn;t have a profile folder

    I jsut finished creating a user using the SBS 2003 Wizard however when i look under the profile folder and under the user properties under profiles it didn;t create a user profile. Whats going on here?
  18. angel106

    Supress multple values

    I want to know how to supress fields based on a customer code in CR9. I have the report grouped by location were there are 10 locations. Next i have each name grouped for each location Example: Bank 1 Frank 100 Mike 50 Bill 0 Bank 2 Frank 0 Mike 0 Bill 0 Bank 3...
  19. angel106

    Error setting up a user account e-mail in SBS 2003 and Exchange Server

    When i set up a user in my domain with a user id and password and configure all the standard setting in my SBS 2003 Server, I manually ahve to set the SMTP and X400 up. I thought this was done for you? Anyways once i finish assigning all of this i go to the computer that the suer will be using...

Part and Inventory Search

Back
Top