Saturday, 7 September 2013

set two parameters in report in visual basic

set two parameters in report in visual basic

I'm trying to set two parameters to a report in visual basic which gets
the information from a table has 5 column :
MemberName
Ph.D. Thesis
submitted by
Examiner
supervisors
and this table is related two the another table for members information
the problem is that one of the members could be an examiner or a
supervisor so I made the reports open be the member I selected and it
worked now I am having trouble in making a parameter that search for that
member in examiner and if his name was not there search for it in
supervisors .
the second problem is that I might have more than one examiner or
supervisors in the cell so how can I make that parameter search in the
cell like when we add "%" & text & "%" in the normal query
please explain it easily because i'm just 16 year old and i'm not expert
in programming
Sorry for my bad English Thanks and sorry for talking a lot

No comments:

Post a Comment