J
jim jackle
Here's a good one. I am wanting to create a whopper of a
dialog box. When I start a new record in my main form I
want a dailog to automaticly open. I want it to prompt
basic questions and parameters. I want it to ask the
following:
"1. what is your work order number? _______"(the input is
a 6 digit text/number)
"2. How many times has this part been inspected?___"
"3. What is the action of this part; Accepted, Rejected,
Varience, or Hold? __" input the initial of the action.
I want it to take all three answers and create a unique
Inspection number with hyphens as seperators for each
segment of the output. This will be a unique "serial"
number of each inspection and will be inserted into a
specific field (which is also giving me fits). (Isn't
Statistical Process Control fun?)I am having a bit of a
time with the programming and the expressions.
I want it to prompt who you (the inspector) are, what
format (inches or MM). It will then fill in the relative
fields. This though is simple, if I can get the above
problem working.
I type it all out the "serial" number manually in one
field and then type out each answer in their own fields
(effectively typing everything twice). I may soon have
another person(s) using this form so I'd like to make it
fool-proof.
Thanks in advance for the gutsy person who can help!!!!
dialog box. When I start a new record in my main form I
want a dailog to automaticly open. I want it to prompt
basic questions and parameters. I want it to ask the
following:
"1. what is your work order number? _______"(the input is
a 6 digit text/number)
"2. How many times has this part been inspected?___"
"3. What is the action of this part; Accepted, Rejected,
Varience, or Hold? __" input the initial of the action.
I want it to take all three answers and create a unique
Inspection number with hyphens as seperators for each
segment of the output. This will be a unique "serial"
number of each inspection and will be inserted into a
specific field (which is also giving me fits). (Isn't
Statistical Process Control fun?)I am having a bit of a
time with the programming and the expressions.
I want it to prompt who you (the inspector) are, what
format (inches or MM). It will then fill in the relative
fields. This though is simple, if I can get the above
problem working.
I type it all out the "serial" number manually in one
field and then type out each answer in their own fields
(effectively typing everything twice). I may soon have
another person(s) using this form so I'd like to make it
fool-proof.
Thanks in advance for the gutsy person who can help!!!!