How to create a weighted average?

Hi,
I am trying to create a grade book spreadsheet. The children will score a level from 1 - 5 in each subject. I am however running into a problem as far as one foreign language is concerned. Here - each strand of the subject (oracy, reading and writing) is weighted. Oracy accounts for 70% of the final (1-5) level, and reading and writing 15% apiece. To get a level for this subject I need a weighted average! How?!? Any advice would be appreciated. Thanks

Gwen,
It never hurts to start a new topic. With self-contained topics, the entire discussion will pertain to the Subject line of the topic and the particular answer that solves the question should be marked with a star so that others can quickly jump to the response that was most helpful. The person who posted the question sees two extra buttons, next to the "reply" link, that when clicked mark the response as helpful or solved, so that others will see the star icon that distinguishes the answer.
If you add a column before col B and format it as checkbox, the following expression in the footer cell of the new column b will give you the % special ed.: =COUNTIF(B,TRUE)/COUNTA($A)
Regards,
Jerry

Similar Messages

  • How to calculate the weighted Average

    Hi,
    How can i calculate the weighted average in BO Webi ??
    Thanks,
    Siva

    Siva,
    Depends on what type of weighted average you want to calculate, but it will be something like:
    =([x1] * [x2]) / Sum([x1]) in Report
    Cheers,
    Harry

  • How does xMII calculate a time weighted average?

    I am in the process of doing data validation for tag query result sets from IP21 process data.  The comparison is against an IP21 add in to Excel which generates numbers that don't correspond to the numbers generated by xMII.  The add in appears to be generating values according to a Time Weighted Average but it is returning different numbers.  The differences are not large, but it is a virtual certainty that a plant manager or process engineer will take issue.  So we (I and my client) would like to know how to explain the difference in the calculation results.  We suspect that it involves interpolation for missing data, but would like to know for sure.  We are also checking the IP21 algorithm(s) to make sure we understand how it works.  Any insight would be appreciated.

    Rick/Jeremy,
    I am still not getting the same values.  My correlation testing is in Excel 2003.  In xMII I have the number format set to 0.000000.  Typical values in the result set are coming in with five decimal place accuracy.  I am using one hour's data at 1 minute intervals with date accuracy to the second and the data is compressed to 52 actual datapoints.  The time range is 11/07/2007 00:00:00 to 11/07/2007 01:00:00.  It is in HistoryEvent mode.  The row count is set to 20000. 
    When I run the TWA from xMII, I get 22773.576740. 
    When I ran my first algorithm in Excel, I get 22767.37321.  When I made the change to what Rick said, I get closer but am still off and get 22769.35835.  Can either of you (or anyone else) explain the delta?  I have rerun both calculations twice on all three sides and get the same results. 
    Here is my data:
    DateTime ActualValue
    11/07/2007 00:00:01 23841.572266
    11/07/2007 00:01:01 23608.240234
    11/07/2007 00:02:01 23238.177734
    11/07/2007 00:03:01 23373.197266
    11/07/2007 00:04:01 23244.857422
    11/07/2007 00:05:02 23408.943359
    11/07/2007 00:06:01 23138.939453
    11/07/2007 00:07:01 23325.080078
    11/07/2007 00:08:01 23433.609375
    11/07/2007 00:10:01 22783.115234
    11/07/2007 00:11:01 22642.421875
    11/07/2007 00:12:01 22226.654297
    11/07/2007 00:13:01 22741.773438
    11/07/2007 00:14:01 22611.898438
    11/07/2007 00:16:01 22810.580078
    11/07/2007 00:17:01 22404.023438
    11/07/2007 00:18:01 22627.966797
    11/07/2007 00:19:01 22672.619141
    11/07/2007 00:20:02 22268.031250
    11/07/2007 00:21:01 21770.136719
    11/07/2007 00:22:01 22877.025391
    11/07/2007 00:23:01 22565.330078
    11/07/2007 00:24:01 22781.949219
    11/07/2007 00:25:01 22324.345703
    11/07/2007 00:26:01 22170.953125
    11/07/2007 00:27:01 21960.464844
    11/07/2007 00:30:01 22495.685547
    11/07/2007 00:31:01 21899.714844
    11/07/2007 00:32:01 22487.603516
    11/07/2007 00:33:01 22723.382812
    11/07/2007 00:34:01 22461.189453
    11/07/2007 00:35:01 22823.869141
    11/07/2007 00:36:01 22599.085938
    11/07/2007 00:37:01 22902.572266
    11/07/2007 00:41:01 22894.148438
    11/07/2007 00:42:01 22724.144531
    11/07/2007 00:43:01 22659.437500
    11/07/2007 00:44:01 23105.324219
    11/07/2007 00:45:01 22634.763672
    11/07/2007 00:46:01 22929.582031
    11/07/2007 00:47:01 22475.185547
    11/07/2007 00:48:01 22739.755859
    11/07/2007 00:50:01 22864.958984
    11/07/2007 00:51:01 22556.917969
    11/07/2007 00:52:01 22794.998047
    11/07/2007 00:53:02 22934.748047
    11/07/2007 00:54:01 23206.296875
    11/07/2007 00:55:03 22412.509766
    11/07/2007 00:56:02 22935.718750
    11/07/2007 00:57:01 23924.460938
    11/07/2007 00:58:01 22918.369141
    11/07/2007 00:59:02 23048.748047
    Message was edited by: MAppleby
            Michael Appleby

  • Creating Weighted Average Sub-Totals in Standard Apex Report

    Based upon the below query, I am trying to have a Standard SQL report produce Weighted Average sub totals for 4 columns
    SELECT   Pool
    , order_by
    , Pool_order
    , Perf_Non_Perf
    , CurrBal
    , LowVal
    , HighVal
    , LossHigh
    , LossLow
    , CalcCurrBal
    , DECODE(CurrBal,0,0,(LowVal/CurrBal * 100 )) AS LowPercent
    , DECODE(CurrBal,0,0,(HighVal/CurrBal * 100 )) AS HighPercent
    , DECODE(CalcCurrBal,0,0,(LossHigh/CalcCurrBal * 100)) AS LossHighPercent
    , DECODE(CalcCurrBal,0,0,(LossLow/CalcCurrBal * 100)) AS LossLowPercent
    From (
    SELECT   Pool
    , 1 as order_by
    , Pool Pool_order
    , Perf_Non_Perf
    , Sum(Current_Balance) AS CurrBal
    , Sum(Low_Value) AS LowVal
    , Sum(High_Value) AS HighVal
    , Sum(Calculated_Cumm_Loss_High) AS LossHigh
    , Sum(Calculated_Cumm_Loss_Low) AS LossLow
    , Sum(Current_Balance_to_Calc_Cumm_L) AS CalcCurrBal
    FROM Current_Data
    GROUP BY Pool, Perf_Non_Perf
    ORDER BY Pool, Perf_Non_Perf DESCThe columns in question are:
    LowPercent
    HighPercent
    LossHighPercent
    LossLowPercent
    Any ideas other than using a union to add the sub-totals in as a separate query (trying to keep this confined to one query if possible)..
    Thank you,
    Tony Miller
    Dallas, TX

    Tony,
    The PL/SQL forum may answer this better but had you considered the ROLLUP or CUBE GROUP BY functions? ROLLUP would look like this in your query:
      SELECT pool,
             order_by,
             pool_order,
             perf_non_perf,
             currbal,
             lowval,
             highval,
             losshigh,
             losslow,
             calccurrbal,
             SUM (DECODE (currbal, 0, 0, (lowval / currbal * 100))) AS lowpercent,
             SUM (DECODE (currbal, 0, 0, (highval / currbal * 100))) AS highpercent,
             SUM (DECODE (calccurrbal, 0, 0, (losshigh / calccurrbal * 100)))
                AS losshighpercent,
             SUM (DECODE (calccurrbal, 0, 0, (losslow / calccurrbal * 100)))
                AS losslowpercent
        FROM (  SELECT pool,
                       1 AS order_by,
                       pool pool_order,
                       perf_non_perf,
                       SUM (current_balance) AS currbal,
                       SUM (low_value) AS lowval,
                       SUM (high_value) AS highval,
                       SUM (calculated_cumm_loss_high) AS losshigh,
                       SUM (calculated_cumm_loss_low) AS losslow,
                       SUM (current_balance_to_calc_cumm_l) AS calccurrbal
                  FROM current_data
              GROUP BY pool, perf_non_perf)
    GROUP BY rollup (pool,
                     order_by,
                     pool_order,
                     perf_non_perf,
                     currbal,
                     lowval,
                     highval,
                     losshigh,
                     losslow,
                     calccurrbal)
    ORDER BY pool, perf_non_perf DESCJeff

  • Using Perpetual Weighted Average  (PPAC) as costing Method in R12.1.1

    I have setup a company having two operating units both using same ledger and same calendar. One of the operating unit is using Period Moving Average Costing (PMAC) and the other one is using Perpetual Weighted Average (PPAC). Both operating units have manufacturing organizations where batches are being created and cost of finish product is based on the ingredients consumption of the batch. My issue is that I cannot figure out how the cost is being computed for an item that has been produced from a production batch using the PPAC method. For the PMAC, I can see that it is using previous month balance and cost and compute it with current transactions data. But for PPAC, it is difficult to analyse the cost, and the only explanation from oracle note said that the calculations is based on all transactions within ALL period in the costing calendar. How will I calculate the cost for a specific item if the calendar started from July 2009. Should I compute the cost for an item for all transaction from July 2009 until April 12 ? Should I keep different calendar for each financial year or only one calendar is enough?

    I just waring you to be careful about PPAC.
    1. The value cost adjustment and unit cost adjustment will use to calculate item cost in single period only.
    2. Cost revaluation will make you can't reconcile between GL amount and inventory valuation.
    3. If your stock is 0 at the end of period your GL amount will still have value but inventory valuation is 0.

  • How to create a query to see Opening stock and closing stock as on particul

    Hi All,
    How to create a query to see Opening stock and closing stock as on particul.
    Regards
    Albaik

    Hi,
    In BI 0IC_C03 will provide u the  required information and also having standard queries provided by the SAP.
    Plz find the list of Queries provided by the SAP.
    =======================================================================================================
    Inventory turnover      0IC_C01_Q0001
    Range of coverage - quantity      0IC_C01_Q0002
    Range of Coverage - Value      0IC_C01_Q0003
    Range of coverage of finished goods - quantity      0IC_C01_Q0004
    Range of Coverage of Finished Goods - Value      0IC_C01_Q0005
    Range of coverage of raw materials - quantity      0IC_C01_Q0006
    Range of Coverage of Raw Materials - Value      0IC_C01_Q0007
    Obsolete Stock on Hand      0IC_C01_Q0008
    Period-dependent requirement coverage      0IC_C01_Q0009
    Value of stock on hand      0IC_C01_Q0010
    Quantity of stock on hand      0IC_C01_Q0011
    Material consumption      0IC_C01_Q0012
    Material Movements      0IC_C01_Q0013
    Consignment stock: receipts and issues      0IC_C01_Q0014
    Valuated stock: receipts and issues      0IC_C01_Q0015
    Material stock and movements      0IC_C01_Q0016
    Material Movements (Healthcare)      0IC_C01_Q0020
    Material Consumption (Healthcare)      0IC_C01_Q0021
    Material Availability      0IC_C01_Q0022
    Inventory Turnover Frequency (Value)      0IC_C01_Q0023
    Consignment Stock Received and Issued per Unit      0IC_C01_Q0024
    Material Consumption (Quantity)      0IC_C02_Q0001
    Valuated Stock Receipts and Issues (Quantity)      0IC_C02_Q0002
    Range of Valuated Stock (Quantity)      0IC_C02_Q0003
    Inventory Turnover      0IC_C02_Q0004
    Receipt and Issue Consignment Stock at Customer      0IC_C03_Q0001
    Receipt and Issue Quality Inspection Stock      0IC_C03_Q0002
    Vendor Consignment Stock Receipt and Issue      0IC_C03_Q0003
    Receipt and Issue Stock in Transit      0IC_C03_Q0004
    Receipt and Issue of Blocked Stock      0IC_C03_Q0005
    Valuated Stock      0IC_C03_Q0006
    Stock in Quality Inspection      0IC_C03_Q0007
    Stock in Transit      0IC_C03_Q0008
    Blocked Stock      0IC_C03_Q0009
    Vendor Consignment Stock      0IC_C03_Q0010
    Consignment Stock at Customer      0IC_C03_Q0011
    Stock Overview      0IC_C03_Q0012
    Stock Overview (as of 3.1 Content)      0IC_C03_Q0013
    Quantities of Valuated Project Stock (as of 3.1 Content)      0IC_C03_Q0014
    Valuated Stock (as of 3.1 Content)      0IC_C03_Q0015
    Quantities of Valuated Sales Order Stock (as of 2.1 Cont.)      0IC_C03_Q0016
    Inventory Turnover      0IC_C03_Q0017
    Days' Supply      0IC_C03_Q0018
    SUS: Vendor Consignment Stock      0IC_C03_Q0019
    Scrap      0IC_C03_Q0020
    Inventory Aging      0IC_C03_Q0021
    Stock Overview - extended      0IC_C03_Q0022
    Demand Supply Match      0IC_C03_Q0023
    Warehouse Stock Analytics – Inventory Turnover      0IC_C03_Q0024
    Warehouse Analytics - Obsolescence and Variance      0IC_C03_Q0025
    Stock Overview: Materials      0IC_C03_Q0030
    Average Stock Value Over Time      0IC_C03_Q0031
    Stock Overview Over Time      0IC_C03_Q0032
    Range of Coverage Over Time      0IC_C03_Q0033
    ==================================================================================================
    Regards
    Ram.
    Edited by: Ramakanth Deepak Gandepalli on Jan 18, 2010 8:06 AM

  • ADF 11g How to create the custom FilterableQueryDescriptor for adf table

    Can you please let me know on the following.
    1. I am dispalying the adf table using a List from the managed bean
    2. I wanted to filter the table using the filter model.
    3. i wanted to create the sub class of FilterableQueryDescriptor which i can specify. Not finding enough information on how to create and add the information in the setFilterCriteria
    Can you please provide some insight into this topci

    Hello there
    I have the same issue: chaging the background color of some column headers.
    My application is using a custom skinning and when i had headerClass property with a custom class defined in a separate css file, the page generated specified first the class from the skinning and then my new class definition. But my skinning is specifying a background color so the color is not overriden. Any idea?
    ADF code:
    <link type="text/css" rel="stylesheet" href="../../css/pivot.css" id="myStyles"/>
    <af:column headerText="#{level1.userObject.name}"
    headerClass="inputHeader"
    sortable="false" align="center" width="100"
    id="col_level1" >
    Generate HTML code:
    <th align="center" class="xuh inputHeader" afrroot="true" rowspan="2" afrleaf="true" dindex="6" id="pt1:tableId:col_level1" style="">
    <div class="x13t">AEKLF</div>
    </th>
    My CSS file:
    .inputHeader{
    background-color: Red;
    background-image: none;
    color: Black;
    font-weight: bold;
    Thanks for your help !

  • How to create ageing report?

    Dear Experts,
    How to create following ageing report?
    Dispatch Vs Actual GRN during the period Jan-08 to Mar 08
    Ageing of Invoices to GRN Date (In-warding Date)
    Ageing--No of docsNet wt (Kg)
    Same or Next day -- 57----
    629.952
    2 to 30 days-- 98--
    755.411
    31 to 60 days--82--
    704.559
    61 to 90 days--94--
    738.709
    Here
    Dispatch (Posting /Invoice) Date; GRN (Goods Receipt Number) / In-warding Date; No. of Docs. are Characteristics & Net Weight is a Key Figure
    And Ageing = GRN Date u2013 Posting Date
    Thanks in advance!
    Nav

    HI,
    Create an variable or use the variable on Dispatch date
    and try to restrict the same Variable in the Key figure Net weight  with the Option Variable Offset
    Key figure  is same in the Columns for all 5 Key figure you are creating  with same variable and with Different off set
    Hope you can get it
    Regards
    Hari

  • How to Create a DVD With No Menu?

    hi there.
    i've had DVD Studio Pro for a while and never used it.
    would it be to hard to give me a step-by-step guidance on how to create a DVD from a QuickTime file in DVD Studio Pro (initially, in the form of a VIDEO_TS folder or IMG file) with no menus at all, so that it's played straight away once inserted into a stand-alone DVD player?
    anyone, please?

    If you are starting in SD and can use compressor, that works better: there are more knobs to twist to adjust the results to your liking. Going from HD to SD, I think compressor or a third party encoder is a must. Just too many things to tweek to get it right for the video you shot.
    AC3 has another advantage in addition to file size: bit rate. There is a limit on what DVD players will handle - usually less than 10mb/s. And if you can have video + audio well under that, you disc will be compatible with more players. If can always put both on the DVD, and use a menu to let a user pick one, but you don't want menus yet, as you said. Many music DVDs do just that: PCM for best fidelity (it is noticeable on a really high end system that most mortals don't have), or DD, even 5.1 for everyone else.
    Encoding: I use 7.5mb/s max for video, and adjust the "average" depending on how big my video is; I've used as low as 4.2 for stage plays and it was not too bad. If you have a short video, you might use CBR (contstant bit rate) at 7.5 for the best quality. I likewise adjust my AC3 bit rate; 192 stereo where I must save space and the original sound quality was not great anyway, up to whatever the max is (384, I think).
    Eddie O

  • How to Create a shaded arch

    Hello again;
    I'm sure that this is probably old hat to you guys, but I have no idea how to create the arch part of the dials, at least I think it would be an arch.  With the top photo, the "arch" has 2 colors so I would need to have 2 layers, one holding one color and one holding the other color, but as I said I have no idea how to make them and I had no success with the "arc" tool.
    In the second photo, it's very difficult to tell, but the left side of the arch is green and the right is a pale yellow so again, I think I would need two archs.  The second photo also these tick marks that are at the top of the arch and again, I have no idea how to recreate them.
    I'm hoping someone that knows how to make these wouldn't mind putting together a step by step tutorial for me since I'm still a novice with Illustrator.  Thanks!!!

    Jber,
    As a fresh approach (which are at least in part represented in the earlier posts by different contributors) would be to (Smart Guides are your friends):
    1) Create a circle, concentric with the dial, with a Stroke weight corresponding to the desired width and a W/H to give the right size/position, and move it beneath the tick marks;
    2) For each desired end of the circle part, or for each end of a (differently) coloured portion of it,
    2a) If the end is under a tick mark (as the case in post #2): Select the circle part and switch to the Scissors Tool, then click each point in question where it crosses under a tick mark (Smart Guides will say intersect when you are there);
    2b) If the end is not under a tick mark, create a line that crosses it in the right place (you may drag it out from the centre with the Line Tool or you may select two tick marks and make a blend with a number of steps that give you a line where you want it, then expand the blend, and delete the intermediate line(s) afterwards), then use the Scissors Tool as in 2a), or just use the Scissors Tool by eye or based on a locked template underneath;
    3) If you wish to have a gap between the ends and the tick marks (as in the first OP image and post #5), you can:
    3a) Select each tick mark in question and in the Appearance palette flyout tick New Stroke, still in the Appearance palette drag the new stroke down beneath the original stroke, give it a Stroke Weight to cover the gap, and either:
    3a1) Give the copy stroke the colour of the background, or
    3a2) Expand Appearance, then select the copy stroke path and Object>Path>Outline Stroke to get a filled path and use that path as the guide to cut the (portion(s)) of the partial circle as in 2a).
    Did this have a sufficient unintelligibility to present a real challenge?

  • Weighted Average in Pivot View

    Hi,
    Can you please throw some light on the below scenario based on weighted average:
    For Ex:
    Cloumn1---Column2-----Column3
    R1-----------Line Item1--10
    R1-----------Line Item2--20
    R2-----------Line Item3--30
    R2-----------Line Item4--40
    Now i am trying to achieve weighted average based on the group by of Column1.
    10+20=30==>30/2=15
    30+40=70==>70/2=35
    Before raising this thread, i had a look at the below URL:
    http://siebel.ittoolbox.com/groups/technical-functional/siebel-analytics-l/weighted-average-for-fact-column-values-1242947
    Can you please let me know how we can achieve this in the pivot view(OBIEE 10.1.3.4.1).
    Your help is highly appreciated.
    Thanks in Advance
    Siva

    Hi,
    Try-
    AVG(measure_col by column1)
    And try making in the column formula -Aggregation Rule (Totals Row)-->Average
    And also try making the aggregation rule in the pivot table of the column as-->Average
    Hope this helped/ answered.
    Regards
    MuRam
    Edited by: MuRam on Jun 11, 2012 4:46 AM

  • How to create 2 scroll bar in 2 canvas

    Hello All,
    I will appreciate if somebody knows how to create 2 scroll bars in 2 Content canvases and all items text item belongs to one data block.
    In data block property it shows only one scroll bar. Their is no property of scroll bar in canvas.
    Regards,
    Atif

    Go to the layout editor.
    Take the Stacked canvas tool in the toolbox
    draw a stacked canvas on the content canvas (the stacked can could be larger than the content one)
    edit you item properties to display on the content canvas
    adjust the window to the same width and weight properties than the content canvas.
    The simplest way it to use the datablock wizard to create the data block, then indicate to show items not on the content canvas but the stacked canvas.
    Francois

  • How to create new structure for SOP?

    How to create new structure for SOP? and transfer data for long term planning?

    hi dear
    For SOP there are two types
    1. Standard SOP : this the standard SOP  configured by SAP consider the Level by Level planning and planning done for product group .
    2. Flexible planning SOP: this option is given, so that Rough planning/SOP planning can be done as per the client requirement.e.g planning structure can be sales orgn., distribution channel, division, plant, material
    For configuring the flexible planning SOP follow steps
    1. Define info structure in IMG
    where u define the characteristic and Key field
    2. Set parameters for info structures and key figures
    Sales & Operations Planning >Master Data>Set parameters for info structures and key figures
    where u define  Planning method
    Consistent planning
    Level-by-level planning
    Delta planning
    and aggregation type
    1. Average calculated
    2. Total created
    3. No aggregation
    3. create Planning type with reference to info structure
    Regards
    Suresh

  • How to create Technical Wage types

    Hi to All,
    How to Create Technical Wage types, what are the pre-requisite information required for creating and how it works
    Bhaskar

    Hai..
    Pls come up with ur requirement......In order to copy tech wage types... u need to know the func of each series of tech wage types..
    •     0** – valuation
    •     /1** – cumulation
    •     /2** – averages
    •     /3** – country-specific, usually for social insurance
    •     /4** – country-specific, usually for tax
    •     /5** – legal net
    •     /700 – wage/salary plus ER shares
    •     /8** – period factoring
    •     /84* – cost accounting
    •     /A** – outgoing wage types in retroactive accounting period
    •     /Z** – incoming wage types from the previous period
    Now based on ur requirement u need to select a std tec wage type, and copy it in the customer range series

  • How to create dynamic strcture and accepting runtime value in work area

    Hi,
    I am using RFC_READ_TABLE for  joining more than table  and written select query but  into clause work area value is passed but it is short dump is displaying with too few many fields  in into clause .work area WA need some casting type conversion which accepts the some run time value  and should have some structure  for it.how to create dynamic structure?

    hi
    good
    go through this and use in your report accordingly.
    If you are trying to read some information from SAP and you can't find the right BAPI then RFC_READ_TABLE can do the job for you.
    RFC_READ_TABLE is powerful RFC it gives you the access to all tables and views in SAP. I basically used RFC_READ_TABLE for Material Master Search application on the Intranet.
    Now you may say there are lots of BAPI for this functionality. You are right but I had to work around the BAPI to get Prices (Moving Average Price) and it just did not work very well. Because of the nature of the application I had to use RFC_READ_TABLE because then I can use powerful SQL expression for searching. RFC_READ_TABLE give you the ability to code the where clause which is quite enough.
    I have included part of the code use in asp page to read ENT1027 for Mgroup and M description & number but without object creation. The other part of the code reads MBEW for price & quantity.
    Code
    lt;%
    '#######################Diming the Structures
    Call BAPIRFC.DimAs("Rfc_Read_Table", "FIELDS", MaterialSelection_RS)
    Call BAPIRFC.DimAs("Rfc_Read_Table", "OPTIONS", Selection_RS)
    '########################Search Type########################
    ' C contanis
    ' S Start with
    ' E Ends with
    if searchtype = "C" then
    FormatedSearch_Keyword = "%" & Search_Keyword & "%"
    elseif searchtype = "S" then
    FormatedSearch_Keyword = Search_Keyword & "%"
    else searchtype = "E" then
    FormatedSearch_Keyword = "%" & Search_Keyword
    end if
    '################# Flaged for deletion Materials #####################
    if showdeleted = "No"  then
    Selection_RS.AddNew Array("TEXT"),Array("LVORM <> 'X' AND")
    end if
    '############## users can search three material group ################
    '############## GROUPS: OFFICESUP TECOMHARD TECOMSOFT ###############
    '##USER STILL CAN NAROW THEIR SEARCH BY SELECTING ON OF THREE#########
    if MGroup = "ALL"  then
    Selection_RS.AddNew Array("TEXT"),Array("MATKL IN ('OFFICESUP','TECOMHARD','TECOMSOFT')")
    else
    Selection_RS.AddNew Array("TEXT"),Array("MATKL = '"& MGroup &"' and ")
    end if
    '#######################ADDING SEARCH KEYWORD TO STRUCTURE##############
    if not  Search_Keyword = "" then
    Selection_RS.AddNew Array("TEXT"),Array(" MAKTG LIKE '" & FormatedSearch_Keyword &  "'")
    end if
    Selection_RS.Update
    '#######################ADD RETURNED FIELDS#########################
    MaterialSelection_RS.AddNew array("FIELDNAME","OFFSET","LENGTH","TYPE","FIELDTEXT"),array("MATNR","000000","000000" ,"","")
    MaterialSelection_RS.AddNew array("FIELDNAME","OFFSET","LENGTH","TYPE","FIELDTEXT"),array("MATKL","000000","000000" ,"","")
    MaterialSelection_RS.AddNew array("FIELDNAME","OFFSET","LENGTH","TYPE","FIELDTEXT"),array("MAKTG","000000","000000" ,"","")
    MaterialSelection_RS.Update
    call BAPIRFC.Rfc_Read_Table("ENT1027", Material_RS, MaterialSelection_RS, Selection_RS, "~", "", "0", "0")
    If Err.Number > 0 then
                   Response.Write "Error:" & "<BR>"
                   Response.Write "   Err.number...... " & Err.Number & "<BR>"
                   Response.Write "   Err.Description. " & Err.Description & "<BR>"
    end if
    '###########LOOP THROUGH RECORDSET
    if not Material_RS is nothing then
    do while not Material_RS.eof
    loop
    end if
    %>
    thanks
    mrutyun^

Maybe you are looking for

  • Are Skype calls from Android to PC free?

    Hi, I was wondering if my friend and I can talk for free if I use the mobile app on android and she uses it on the pc and we are both in the same country. Thanks

  • Parser Error Message: Unrecognized configuration section 'system.webServer'

    at the time of rum show Error  Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file approp

  • Apple USB external drive can't eject CD

    I have a 27" iMac and am having trouble starting up. So I tried starting up from a Techtools CD in the external drive (there is no internal CD drive on the iMac). Unfortunately the iMac would not start from the CD and the CD is now stuck in the exter

  • Connect to Canon Mx870 scanner after OS 10.9.4 update

    Hi, world of Mac geniuses: after the 10.9.4 update, none of the Macs in my house (a 2010 iMac, a 2012 MacBook Pro, a 2014 MacBook Air) will recognize the scanner function on our networked Canon MX870 integrated scanner / printer. They all recognize i

  • Why Can I not Resize the Scrollbar on my Table Control?

    As below KB http://digital.ni.com/public.nsf/allkb/82C0B021A14F118D86257141004BA97E why this property node doesn't support mobile module and touch panel module, if so, how can I do? Thank you!