Removing a Field

stevan

Registered User.
Local time
Today, 05:09
Joined
Jun 22, 2005
Messages
20
I use the template service call management . In the work order section there is a field called Entered By . I would like to remove it as I do not need it and if you do not enter it the work order will not complete . Is there a way to remove it or make it so you do not have to enter anything there >> I have tryed to remove it but somehow it is connected to some thing else and I get error

THXS for Help

Steve
 
stevan said:
I use the template service call management . In the work order section there is a field called Entered By . I would like to remove it as I do not need it and if you do not enter it the work order will not complete . Is there a way to remove it or make it so you do not have to enter anything there >> I have tryed to remove it but somehow it is connected to some thing else and I get error

THXS for Help

Steve


In that forms modual, do a control F and do a 'find' for that text boxes name. That should show you everywhere that text box is referenced and help you untangle that box to remove it.

If you don't want to do that, simply leave it there and make it invisible. However that still may not work if there is code dependent on that text box.

Does this make sense??
 
selenau837 said:
In that forms modual, do a control F and do a 'find' for that text boxes name. That should show you everywhere that text box is referenced and help you untangle that box to remove it.

tryed that it no help

If you don't want to do that, simply leave it there and make it invisible. However that still may not work if there is code dependent on that text box.

Invisble causes error
 
stevan said:
selenau837 said:
In that forms modual, do a control F and do a 'find' for that text boxes name. That should show you everywhere that text box is referenced and help you untangle that box to remove it.

tryed that it no help

If you don't want to do that, simply leave it there and make it invisible. However that still may not work if there is code dependent on that text box.

Invisble causes error


Can you upload your database.

Also, sounds like since invis causes problems, that there is a focus event tied to that text box. Have you looked to see if that is so?
 
I use the template that comes with Access. It works great for me that is the only real problem . If you have access on your computer you should have it if not let me know and i will send it

Thxs Steve
 
stevan said:
I use the template that comes with Access. It works great for me that is the only real problem . If you have access on your computer you should have it if not let me know and i will send it

Thxs Steve

What form is it then.
 
under work orders by customer addd a new work order and it will be at top

If it makes it easier for you I am on yahoo messenger now brks_stv
 
stevan said:
under work orders by customer addd a new work order and it will be at top

If it makes it easier for you I am on yahoo messenger now brks_stv

Can't use that here at work.
 
DO you have the template at work if not i can send

STEVE
 

Users who are viewing this thread

Back
Top Bottom