Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 64
Default A constant update

Hi Guys and and Gals,

here is the next big task to undertake!

**updating a calender**

i am trying to create a userform that will contain:=

combobox heading (containing date field - can be user
input)

== then 6 rows and on each row:=

Textbox (to input a time)
Cobobox1 (to select a customer)
combobox2 (to select a different customer **customers who
already have a date and time booked even for a different
day must not appear on either selection**)

then if the userbox is called for future reference is
there any way that once the date selectionbox has been
selected for a date that already exists it will display
that dates information?????

for example =======

IF the combobox header is empty and a user types in a date
==
Records will be blank ==
the user then inputs a time for the first appointment ==
When the user selects combobox1 it displays a list of
customers (who have been allowed access this is shown on
cell reference (.row, 34)) who have not already been
appointed a date or time ==
then the user selects combobox2 and it will display the
same information as combobox1 (data that has not been used
yet) ==
END....

....BUT!!!!
when the user opens the form and selects a date from the
combobox header ==
form displays all the times of appointments for that day
in the text boxes (these will be found next to the
customers information) ==
then all the comboboxes should be completed with the
correct information ==
if the user takes a customer out ==
the customers record should delete there appointment
details and allow them to appear on a list if a
different/same combobox is selected ==
END

anybody fancy helping???

if so please post a reply or get in touch via


thank you,

Robert Couchman
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default A constant update

Try the built in Autofilter. this will display the records you need, then
just load them in the userform. You can set the filter criteria based on
the users input. As always, turn on the macro recorder to get the basic
code need to manipulate an Autofilter (Data = Filter = autofilter)

If you have trouble, ask specific questions.

--
Regards,
Tom Ogilvy



"Robert Couchman" wrote in message
...
Hi Guys and and Gals,

here is the next big task to undertake!

**updating a calender**

i am trying to create a userform that will contain:=

combobox heading (containing date field - can be user
input)

== then 6 rows and on each row:=

Textbox (to input a time)
Cobobox1 (to select a customer)
combobox2 (to select a different customer **customers who
already have a date and time booked even for a different
day must not appear on either selection**)

then if the userbox is called for future reference is
there any way that once the date selectionbox has been
selected for a date that already exists it will display
that dates information?????

for example =======

IF the combobox header is empty and a user types in a date
==
Records will be blank ==
the user then inputs a time for the first appointment ==
When the user selects combobox1 it displays a list of
customers (who have been allowed access this is shown on
cell reference (.row, 34)) who have not already been
appointed a date or time ==
then the user selects combobox2 and it will display the
same information as combobox1 (data that has not been used
yet) ==
END....

...BUT!!!!
when the user opens the form and selects a date from the
combobox header ==
form displays all the times of appointments for that day
in the text boxes (these will be found next to the
customers information) ==
then all the comboboxes should be completed with the
correct information ==
if the user takes a customer out ==
the customers record should delete there appointment
details and allow them to appear on a list if a
different/same combobox is selected ==
END

anybody fancy helping???

if so please post a reply or get in touch via


thank you,

Robert Couchman



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Validation lists update orginal cell with list update [email protected] Excel Worksheet Functions 3 July 11th 08 07:56 AM
Constant loan payments vs. constant payments of principal lalli945 Excel Worksheet Functions 3 December 20th 06 10:33 PM
Constant sedonovan Excel Discussion (Misc queries) 5 June 23rd 06 11:43 AM
Constant? in VBA have_a_cup Excel Discussion (Misc queries) 1 June 14th 06 01:39 AM
Constant Warrio[_2_] Excel Programming 6 October 22nd 03 04:41 PM


All times are GMT +1. The time now is 12:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"