Hi i am wandering if anyone can help me complete this problem:
i have a table full of fixtures/results in the following form:
tblFixtures
fixtureID*
compID
fixDate
fixTime
HomeTeamID
AwayTeamID
HomeScore
AwayScore
PitchID
RefereeID
is it possible to create a league table on those results.
1...
I have entered the following code to the "Not in List" event of my combo box.
Private Sub Combo74_NotInList(NewData As String, Response As Integer)
On Error GoTo Combo74_NotInList_Err
Dim intAnswer As Integer
Dim strSQL As String
intAnswer = MsgBox("The ground " & Chr(34) &...
I am currently using the =Weekday([Date]) formula to show which day of the week is it, but is it possible to show the actual day not a number?
Eg instead of "1" it shows "Sunday"
Cheers
is it possible to Count If in Access ??
i have two coloums of data and i wish to count 1's form both columns and then 1 from one and 2 from the other and so on. is this possible ??
Many Thanks
Benn
Hello All, i am trying to write a macro or use VBA code or something that will allow me to change my password when i click on a command button.
For example i click on the command button and the change password box appears.
Can anybody help?
Thanks
Benn
p.s: Access Novice Here !!
Hello All, i am trying to write a macro that will allow me to change my password when i click on a command button.
For example i click on the command button and the change password box appears.
Can anybody help?
Thanks
Benn
p.s: Access Novice Here !!