Hi,
Origin 8.0 does not support normalizing multiple columns in the vnormalize dialog.
You can try running the following scripts in the Script Window (from menu, Window: Script Window, if its not opened).
for(ii=2; ii<21; ii++)
{
vnormalize ix:=wcol(ii) method:=range;
}
Origin 8.6 supports normalizing multiple columns from the dialog. If youre interested, you can download a free demo here:
http://www.originlab.com/index.aspx?go=Downloads/OriginEvaluation
Best Regard,
Jessie
Originlab Corp.