insert 'tab' keyboard value into cell formula

  • Thread starter Thread starter ldnewho
  • Start date Start date
L

ldnewho

I want to add the 'tab key' value into an excel formula in my worksheet.
For example: in my cell if have the following
formula...=a1&'tab'&=a2&'tab'&=a3&'tab'&=a4. I then want to cut and
paste this cell value into a form with 4 input boxes. I'm trying to
use the tab so the it will skip to each subsequent box before pasting
the next value.

Any ideas will be appreacited.
 
Back
Top