OK.... Still in need of a little help here.
I've had an attempt at coding this section and here's what I have so far:
Private Sub Block_Bookings_Click()
On Error GoTo err_Block_Bookings_Click
Dim rec As Recordset
Dim interval As String
Dim blocks As Integer
Dim days As Integer
Dim X As...
OK...
I've looked at your pseudo coding above and there's a couple of functions I don't understand.
In particular I'm referring to 'addNew' and 'populate fields'. Are these functions you've already created? If so please display the coding.
Based on the info you supplied I modified the pseudo...
Thanks for the tip. Sorry about not getting this until today but been on holiday.
Not tried it yet (got an MS-Blast virus to irradicate 1st), but will let u know how I get on.
regards
I'm in the process of creating a booking system for the company projectors and laptops.
The main form works fine for individual bookings, but I want to include block bookings, where, for example, a user can book an item one day a week for a given number of weeks.
All I need is shown how to grab...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.