how can I combine two serials into one

  • Thread starter Thread starter ye
  • Start date Start date
Y

ye

Usually the serials are created automatically. But I want
to combine two serials into one. For example, there are
two serials "--------" and "+". I want combine these two
into one such as "------+------". Is it possible?
 
Hi
not quite sure but maybe you're looking for
=A1 & B1
where A1 and B1 store your two serials
 
Also see the response in the original discussion on the subject.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 
Back
Top