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!

Recent content by iovv

  1. iovv

    report data dispay

    OK found the solution - thanks for help anyway. I put in the rocord source an exp: Format([Label8],"@@-@@@@-@@@@")
  2. iovv

    report data dispay

    I want a report WITOUT spaces so the only way to do this i know is to put all the Source into one field - and that means that i can't use input mask in "preferences"
  3. iovv

    report data dispay

    as i said - most important for me is getting those numbers with "-" - easy conv. it to .txt is not. Now i'm sending it to MSword and it make's me a txt from it with all national captions.
  4. iovv

    report data dispay

    Of course - but it has many problems with national captions - that's not the main goal after all. Main problem is makeing the raport to dispaly those digits with "-" signs. Source looks like this : ="R|" & [label1] & ", " & [label2] & ", " & [label3] & [label4] & ", " & [label5] &...
  5. iovv

    report data dispay

    Hi! I need to display data in report in the specific way - i've got a number 123456 and it should be visible as 12-345-6. Problem is that my goal is to get a txt file WITHOUT spaces so i put all the data in one field in my report - and now don't know how to set this - because it's imposible to...

Part and Inventory Search

Back
Top