Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have to prepare a report using data from access which is in the following
format:- Surname First_name Desc Amt TRANCOSO MONIQUE Basic Salary $4,631.00 TRANCOSO MONIQUE LIVING OUT $100.00 TRANCOSO MONIQUE LAUNDRY $110.32 TRANCOSO MONIQUE INCENTIVE $1,157.75 TRANCOSO MONIQUE COLA $60.00 TRANCOSO MONIQUE MEAL $304.84 Into the following format:- Surname First_name Basic Salary Allowances Amt TRANCOSO MONIQUE $4,631.00 LIVING OUT $100.00 LAUNDRY $110.32 INCENTIVE $1,157.75 COLA $60.00 MEAL $304.84 Can anyone help? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Use the concatenate function after trimming out unwanted text in 2nd to 5th rows using MID function. -- robert111 ------------------------------------------------------------------------ robert111's Profile: http://www.excelforum.com/member.php...o&userid=31996 View this thread: http://www.excelforum.com/showthread...hreadid=534929 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't get data from a web page to chart in excel. Any solutions? | Excel Discussion (Misc queries) | |||
Excel: How to choose data on two separate rows in the same column | Excel Worksheet Functions | |||
Getting Excel Data from One Sheet to Another.... | Excel Discussion (Misc queries) | |||
How can deleted data reappear in a refreshed pivot table in Excel | Excel Discussion (Misc queries) | |||
Pulling data from 1 sheet to another | Excel Worksheet Functions |