Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

Search results for query: *

  1. Housila

    LOOKUP TABLE!?

    Thanks chikchuck. The lookup table with exact or approx match works very well with version 07 now. However, I couldn't use it for looking up data with multiple arrays, so had to remove the "0" from the command. It works well though, and gives me the exact match for all the columns every time...
  2. Housila

    Saving .dft files in pdf format with excel links in it?

    Thats what I have been trying to do. But it doesn't show the distiller. ( I go t0 add a printer-->Seleect LPT1 port-->it shows the list of manufactures and thats where I am not able to find distiller). I do have distiller installed in my system. When I try to open the .dft from distiller itself...
  3. Housila

    Active Solid Edge Forums

    www.solidedgecommunity.com might be an alternative. But users in eng-tips are more responsive than in www.solidedgecommunity.com.
  4. Housila

    Saving .dft files in pdf format with excel links in it?

    Hi, I tried that. It asks for a file name, when i click save and try to open the file, Adobe PDF doesn't recognize it. I tried saving as filename and filename.pdf as well, but no success.
  5. Housila

    Saving .dft files in pdf format with excel links in it?

    We have distiller but I am not able to bring it the list of available printers in Solid Edge draft. It also shows Solid Edge Velocity PS Printer (not sure what it does). I really need this thing to work, else my whole design automation will fail. Please suggest, how shall I get it up and...
  6. Housila

    LOOKUP TABLE!?

    Thanks everyone. I think I know what I was missing. I was missing the =VLOOKUP(D3,A5:B8,2,0) "0" part at the end. It seem to work fine now. Thanks a ton!
  7. Housila

    LOOKUP TABLE!?

    Yogia, I did try something like that earlier, and it worked just once, when i tested it with other values of materials, it gave weired numbers again. let me try it again though. Thanks
  8. Housila

    LOOKUP TABLE!?

    I just have those two columns. I did try putting one more column, 1,2,3 and its still not doing any good, now its even pulling more weired numbers something in between. Does it have to do with the bug in 2007 version? here is what i'm trying now value gasket c 1 gasket a 20 2...
  9. Housila

    LOOKUP TABLE!?

    PS: instead of giving value 30,000 that corresponds to A36 it will give me the value of the last cell ( here etc. or whatever number I put there). When I just have one row to lookup from it gives the right value...haha
  10. Housila

    LOOKUP TABLE!?

    I have been using look up table a lot and been trying it with numbers, alphabets, and alphanumeric characters and it seemed to work all good. However, I don't know for what reason, when I'm trying a simple lookup function as follows, its giving me the value at the end of the row, not the...
  11. Housila

    Saving .dft files in pdf format with excel links in it?

    I have an automated Bill of material which I have linked to my dft file. Its like a master automated file which changes with change in parameter. I wish to save the output in pdf format, so that I can save all these cases. The problem I'm coming across is, when I print the .dft document, it...
Back
Top