M
Marek
Im having main form that is used to add new recors (Data Entry = True) and i
have a subform in this form in wich im showing image. so when somebody inputs
data to main form there is a textbox on which if he will double click it it
will load the picutre in sub form, and its working perfectly it loads the
picture in sub form but i think it makes the new record to lose focus so u
can not continue adding the date couse it triggers update event. So every
time im loading a picture thats it my new data has to be sent to database.
How to be able to load a picture to a subform and then normally continue
entering the rest of new data
thank u for help
have a subform in this form in wich im showing image. so when somebody inputs
data to main form there is a textbox on which if he will double click it it
will load the picutre in sub form, and its working perfectly it loads the
picture in sub form but i think it makes the new record to lose focus so u
can not continue adding the date couse it triggers update event. So every
time im loading a picture thats it my new data has to be sent to database.
How to be able to load a picture to a subform and then normally continue
entering the rest of new data
thank u for help