Elephant
Registered User.
- Local time
- Today, 00:55
- Joined
- Nov 22, 2002
- Messages
- 52
Hi Shay,
So nearly there with the price calculation thing - I transferred all info over to my main database and made the tables, changed the names etc.
I put in some text dates and got the following :
Compile Error : Method or Data Member not found.
Checking the code, it stopped at ".cmbRoomType" from the line MsgBox "Wants a " & Me.cmbRoomType & " room from " & Me.txtFromDate & " to " & Me.txtToDate
I guess this is a simple thing to cure ... ??

So nearly there with the price calculation thing - I transferred all info over to my main database and made the tables, changed the names etc.
I put in some text dates and got the following :
Compile Error : Method or Data Member not found.
Checking the code, it stopped at ".cmbRoomType" from the line MsgBox "Wants a " & Me.cmbRoomType & " room from " & Me.txtFromDate & " to " & Me.txtToDate
I guess this is a simple thing to cure ... ??
