Thread
:
Display Horizontally
View Single Post
#
1
Posted to microsoft.public.excel.misc
Dr DR
external usenet poster
Posts: 1
Display Horizontally
I have data in the following format:
Code Time
2 2.4
2 4.6
2 10
5 2.1
5 10
I would like to display it by Code in one time cell. For example,
Code Time
2 2.4,4.6,10
5 2.1,10
etc...
Is this possible to do without writing a
VB
script?
Reply With Quote
Dr DR
View Public Profile
Find all posts by Dr DR