View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
k1appy k1appy is offline
external usenet poster
 
Posts: 1
Default VBA Script in Excel

Good morning all,

I am after a bit of (probably) simple VBA script for the following:

Basically, I am creating a spreadsheet that will be used as a "Holiday
Booking Form"

It has 5 drop down boxes with information in such as Day, Month, Date,
Time From & Time To. There are also 2 buttons "Book" & "Cancel"

what I need is help with the VBA code to make it possible to choose a
date and time for the holiday, press BOOK and for the details to appear
in a cell(s) below, ideally I would like the CANCEL button make the
pre-booked holiday appear in a different colour.

If anyone can help at all or point me in the right direction, it'd be
much appreciated!!!

Cheers in advance all!!

J


---
Message posted from http://www.ExcelForum.com/