M
Marek
Hi,
Does anyone have any ideas on how to create a dynamic
input mask. I have a table that contains products and
services that I use to work out costs. Most of the time,
I enter the product / service and the qty required. That
bit works fine. Occasionally, the quantity I enter is
based on time, i.e. 30 mins. At the moment, I enter the
decimal value 0.5. I would like to enter 00:30 but at the
same time, if it's not time related then a straight
number. I have thought about modifying the products &
services table to include an addition column called
TimeCharge using a yes/no data type - I could then mark
all the time related tasks and then use this to determine
what input mask to use.
Does anyone have any ideas??
Many thanks for taking time to look at this, well, rather
long odd request.
Marek
Does anyone have any ideas on how to create a dynamic
input mask. I have a table that contains products and
services that I use to work out costs. Most of the time,
I enter the product / service and the qty required. That
bit works fine. Occasionally, the quantity I enter is
based on time, i.e. 30 mins. At the moment, I enter the
decimal value 0.5. I would like to enter 00:30 but at the
same time, if it's not time related then a straight
number. I have thought about modifying the products &
services table to include an addition column called
TimeCharge using a yes/no data type - I could then mark
all the time related tasks and then use this to determine
what input mask to use.
Does anyone have any ideas??
Many thanks for taking time to look at this, well, rather
long odd request.
Marek