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 set it with FORMAT field in Properities. Is there any other way to get a .txt directly from access without using all this reporting stuff? As you can see i have no idea about using VB
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 set it with FORMAT field in Properities. Is there any other way to get a .txt directly from access without using all this reporting stuff? As you can see i have no idea about using VB