Fore Color Field Problem

C

Chipcom

Hi

I have problem with fields from the main form that thier value is from
a subform query subtotal result - after the main form is open I
changed the fore color to red and I saw that with the debugger but
when I open the main form I see that the fore color of the fields is
black again.
I don't know what is the cause for changing of the fields for color
from red to black again.

Can you please help me with that?

Thanks
 
G

Guest

I think that this is going to be tricky to solve without seeing your
application, but I am wondering which event is changing the color of your
fields? I would guess that you want the current event so that when you open
the record it changes the color, or do you have this being done on an event
on the subform.

If you cannot figure this one out, I can help you if you send me the
database (try to make it small) to
k-a-r-e-n-y-y-y-1-at-c-o-m-c-a-s-t-dot-n-e-t.

Please let me know if I can provide more assistance.
 
C

Chipcom

I think that this is going to be tricky to solve without seeing your
application, but I am wondering which event is changing the color of your
fields? I would guess that you want the current event so that when you open
the record it changes the color, or do you have this being done on an event
on the subform.

If you cannot figure this one out, I can help you if you send me the
database (try to make it small) to
k-a-r-e-n-y-y-y-1-at-c-o-m-c-a-s-t-dot-n-e-t.

Please let me know if I can provide more assistance.








- Show quoted text -

If I using a Form and subform query what is the order of loading, Wich
object runs firs and wich is the last?
When do I know that the query ends the action?


Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top