how do I merge two adjacent cells and keep the data from both cell

  • Follow


To take it a step further, I also need the formats to remain the same. 
ie...the left column data is Left-text-justified, and the right column is 
Right-text-justified.
0
Reply Utf 5/3/2010 7:39:18 PM

=A1 & "         " & B1


-- 
Regards
Dave Hawley
www.ozgrid.com
"johncaleb" <johncaleb@discussions.microsoft.com> wrote in message 
news:E182C58A-A577-43ED-9C90-46E58767E7CB@microsoft.com...
> To take it a step further, I also need the formats to remain the same.
> ie...the left column data is Left-text-justified, and the right column is
> Right-text-justified. 

0
Reply ozgrid 5/4/2010 2:03:05 AM


1 Replies
717 Views

(page loaded in 0.073 seconds)

8/11/2012 7:58:36 AM


Reply: