$$Excel-Macros$$ rank column

2010-05-19 Thread subs
ocity ostate carrier price a b X1200 a b Y 1290 c d X1300 c d Z 1500 e f R 129 i want to add another column to the above spreadsheet called as rank which basically ranks

$$Excel-Macros$$ rank column

2010-05-19 Thread subs
ocity ostate carrier price a b X1200 a b Y 1290 c d X1300 c d Z 1500 e f R 129 i want to add another column to the above spreadsheet called as rank which basically ranks

$$Excel-Macros$$ forecasting in excel

2009-12-07 Thread subs
Can anybody help me solve the problem in excel any help will be greatly appreciated thanks 1. ) ProLobsters is a direct-from-the-ocean shipper of fresh Maine lobsters to consumers throughout the United States. All orders are shipped FedEx Overnight or 2ndDay on the date requested by the cust

$$Excel-Macros$$ fill in the nos

2009-10-08 Thread subs
if i want to fill in a number or a forumla for rest of the cells in a column , is there a short cut to do that or the only way is to pull in the mouse pointer?pls help --~--~-~--~~~---~--~~ ---

$$Excel-Macros$$ populate a column based on existing criterion

2009-10-04 Thread subs
customer dzip New Customer proctoandg 10024 procto procto 10024 procto procto 10024procto bambo 13456 bambospecies bambospecies 13456 bambospecies barbs 200011

$$Excel-Macros$$ populate a column using criterion

2009-10-04 Thread subs
customer id customerNew customer 10021pg pg 10021pgr pg 10022dp dp 10022dpadp 10022

$$Excel-Macros$$ sort thesubtotals

2009-10-01 Thread subs
stcity price oha 20 oha30 oh a sum 50 mib40 mib 80 mi b sum 120 I HAVE THE ABOVE DATA WITH GROUPS SEPERATED BY SUBTOTALS. NOW I WANT TO SORT THE GROUPS BY THE SUBTOTAL VALUE IN DESC ORDER. for example i

$$Excel-Macros$$ sort the entire groups by subtotalted value

2009-10-01 Thread subs
i want to sort the grouped dat by sorted value in desc order. for example the second group has to come above the first group since 120 is greater than 50. So the entire group mi b i.e the two rows and the subtotaled row should come first and then the first group stcity price oh

$$Excel-Macros$$ sub

2009-10-01 Thread subs
i am putting subtotals in exel 2007/2003 but i want to dispaly additional columsn in the subtotals. how to do that ex stcity price oha 20 oha30 oh a sum 50 mib40 mib 80 mi b sum 120 i can display a in

$$Excel-Macros$$ Re: excel 2003 2007

2009-09-17 Thread subs
. thanks On Sep 17, 6:14 am, "Damimkader S. Meeran" wrote: > Can u send a sample sheet with the grouping this can be done with > a macro. > > On Sep 17, 7:27 am, subs wrote: > > > > > hi > > > I would like to add a couple of empty rows at the

$$Excel-Macros$$ Re: excel 2003 2007

2009-09-17 Thread subs
each ocity. Thanks On Sep 17, 6:14 am, "Damimkader S. Meeran" wrote: > Can u send a sample sheet with the grouping this can be done with > a macro. > > On Sep 17, 7:27 am, subs wrote: > > > > > hi > > > I would like to add a couple of e

$$Excel-Macros$$ excel 2003 2007

2009-09-16 Thread subs
hi I would like to add a couple of empty rows at the end of each grouping in a spreadsheet. i.e instead of adding any subtotals, i would like to keep two rows empty at the end of each grouping. The data in the spreadsheet is divided into to groups. i donot want to add or count any rows at the end

$$Excel-Macros$$ subtotal under certain conditions

2009-08-20 Thread subs
is there any way i can subtotal rows in Excel report by certain Criteria. for example this is the report i have Company code Gl codeTotal paid amt 1002 10210 220 USD 1002 23454 10 USD 1002 23567

$$Excel-Macros$$ how to get the week no in a function

2009-07-14 Thread subs
hi can you pls tell me the function to get the week no of a particular date in a cell entry? For example if the date is 12/1/2009, i need the week no in 2009 for this date . thanks --~--~-~--~~~---~--~~ ---

$$Excel-Macros$$ delete a common word in a column pls help

2009-05-11 Thread subs
hi i have data like this in the column of the excel table total charge: apl total charge:ppg total charge:uia These are the the columns. there are many more columns like them. i want to remove total charge in all the columns headings. i want to keep apl, ppg and uia an

$$Excel-Macros$$ pls help- i need to get the column name in the fields

2009-05-09 Thread subs
ca1 ca2 ca3 ca4 12 123 1 23 7 8 9 5 4 6 7 6 i have tthe above exel data with coln names as ca1,ca2,ca3 etc . i need the result like ca1 ca2 ca3 ca4 rank1 rank2 rank 3 12 123 1 23 ca3 ca4 ca1 7 8 9 5 ca4 ca1 ca2 4 6 7 6 ca1 c