Thanks a lot for the warm welcome....
ok talking about problem i have 2 columns
1st Columns is Name, 2nd is Specifications
now 1 more questions
lets say my data in 2 columns is like this:
......and so on....for 1000's of products....
NOW i want to convert this data into something like this:
Product1 15"Screen
............ 256 RAM
............ Screen Protector
............ Charger
............ Headphones
Product2 17"Screen
............ 128 RAM
............ Screen Protector
............ Charger
............ Headphones
BUT BUT BUT BUT....
I want to have all the specifications related to each product in 1 cell only
like :
Product1 is in left column in 1 cell
Its specifications are in the 2nd column in 1 CELL
and at the same time i want to add </br> in between all the specifications like this
Product1 17"Screen</br>
............ 128 RAM</br>
............ Screen Protector</br>
............ Charger</br>
............ Headphones</br>
All Specifications in 1 cell related to each product along with the </br> added after each specification...?????
PLEASE HELP ME...
Bookmarks