B 
		
								
				
				
			
		bw
The following code works with Windows 2000, but not with Windows XP.  Can someone
explain why, and provide a workaround?
Also, what does "TrailingMinusNumbers" do?
Workbooks.OpenText Filename:=my2ndFileName, Origin:=437, _
StartRow:=1, DataType:=xlFixedWidth, FieldInfo:=myArray, _
TrailingMinusNumbers:=True
Thanks,
Bernie
				
			explain why, and provide a workaround?
Also, what does "TrailingMinusNumbers" do?
Workbooks.OpenText Filename:=my2ndFileName, Origin:=437, _
StartRow:=1, DataType:=xlFixedWidth, FieldInfo:=myArray, _
TrailingMinusNumbers:=True
Thanks,
Bernie
