Results 1 to 16 of 16

using vba coding need to prepare the following chart

Threaded View

amu using vba coding need to... 09-28-2012, 07:32 AM
AB33 Re: vba code 09-28-2012, 07:56 AM
amu Re: vba code 09-28-2012, 10:08 AM
Mowgli Re: vba code 09-28-2012, 10:38 AM
amu Re: vba code 09-28-2012, 10:42 AM
Mowgli Re: vba code 09-28-2012, 11:22 AM
amu Re: vba code 09-28-2012, 11:42 AM
AB33 Re: using vba coding need to... 09-28-2012, 12:24 PM
Mowgli Re: using vba coding need to... 10-01-2012, 05:47 AM
AB33 Re: using vba coding need to... 10-01-2012, 06:35 AM
amu Re: using vba coding need to... 10-01-2012, 06:50 AM
amu Re: using vba coding need to... 10-01-2012, 01:23 PM
amu Re: using vba coding need to... 10-02-2012, 11:42 AM
AB33 Re: using vba coding need to... 10-02-2012, 02:27 PM
amu Re: using vba coding need to... 10-03-2012, 12:27 PM
amu Re: using vba coding need to... 10-04-2012, 02:07 AM
  1. #1
    Registered User
    Join Date
    09-20-2012
    Location
    wb
    MS-Off Ver
    Excel 2007
    Posts
    26

    using vba coding need to prepare the following chart

    i have a report card data with names ,roll no. and scores of students. i want to write a program so that this data is set up and the dates where student were not there(represented by n/a) no score is given and should not be there in the report card data.attached the files.
    Sub report_card()
    Dim givendate As Date
    t = InputBox("enter any givendate")
    If givendate = "n/a" Then
    MsgBox "do not show"
    Else
    MsgBox score
    End If
    End Sub
    i have done it like this but it is showing error.please help.
    Attached Files Attached Files
    Last edited by amu; 09-28-2012 at 11:56 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1