LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mark McDonough
 
Posts: n/a
Default Custom Validation

I have a timesheet set up in Excel which has the following data all in
reference to row 9:

Column C = Start time eg 08:00 AM
Column D = Lunch time eg 1:00 hr
Column E = End time eg 19:00 PM
Column F = Total Time (caluculated) =E9-C9-D9
Column G = Overtime (calculated) =F9-"7:00" (normal hours are 7)
Column I= Meal Allowance

The meal allowance is only payable for overtime exceeding 1 hour and is a
maximum of $15.

I want to enter a custom validation to only allow input for the meal
allowance when Column G 1 hour and then only for $15. What is the
validation formula I should use.

I have created the following formula but it doesn't seem to be doing the
job:

=if(G9<="1:00",I9=0,and(G9"1:00",I9=15))

All times are in the format hh:mm.

Any help greatly appreciated.

XL2003 and WinXP


 
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
Validation - Custom tikchye_oldLearner57 Excel Discussion (Misc queries) 1 May 3rd 06 01:47 PM
relative cell reference in custom validation GoBobbyGo Excel Discussion (Misc queries) 2 April 24th 06 11:17 PM
Custom data validation Guy Normandeau Excel Discussion (Misc queries) 3 April 18th 06 04:12 PM
Data Validation - Custom Mary Ann Excel Discussion (Misc queries) 4 December 17th 05 09:22 PM
Using custom functions within custom validation Neil Excel Discussion (Misc queries) 4 December 14th 05 10:40 PM


All times are GMT +1. The time now is 04:10 AM.

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

About Us

"It's about Microsoft Excel"