If you mean
[VBA]
Test = Sol_bin_ & MyPart(u,v)
[/VBA]
I don't think you can do this.
BTW, you might want to use Select Case rather than multipe IF statements, if you need to go down that road.
If you mean
[VBA]
Test = Sol_bin_ & MyPart(u,v)
[/VBA]
I don't think you can do this.
BTW, you might want to use Select Case rather than multipe IF statements, if you need to go down that road.
MVP (Excel 2008-2010)
Post a workbook with sample data and layout if you want a quicker solution.
To help indent your macros try Smart Indent
Please remember to mark threads 'Solved'