Here's the code fragment that i'm using:
myPath = FileD.SelectedItems(1)
Form_Samples.olePhoto.OLETypeAllowed = acOLELinked
Form_Samples.olePhoto.SourceDoc = myPath
Form_Samples.olePhoto.Action = acOLECreateLink
Works like a charm, BUT, after picture is added to the form, it opens MS Paint...
Hi. Here's the problem that I have.
I have an unbound form, with bound object frame control on it, which I use to store photos of products. When user clicks 'Save' button, this code is executed:
Dim rst As Recordset
Set rst = CurrentDb.OpenRecordset("select * from Samples where ID = 0")...
Hi.
I have an unbound combo box on a subform, that suppose to show a whole record information based on a selected value.
hope u understand what I means:)
specific of my task makes me change dataentry property of that subform (using option buttons).
i alreasy know that this unbound combo box...
Hi.
I'm having a bit of a problem here.
I have a subform, that has a field named 'ID' that contains a primary key(autonumber).
When the form is opend, it shows the 'autonumber' in this field. But as soon as i start filling in other fields in the subform, it changes to zero.
I cant figure it out...
Hi.
I am in a situation right now when i NEED to fina a decent paying job. A while ago i finished pretty prestigeous computer school, but never found a job - wasn't motivated enough.
So, i feel that i'm capable of learning a new language on my own.
Is it even possible on today's market to kearn...
Hi.
I'm one of those guys who's dreaming about programmer's job.
I've been told that C# is 'hot' right now.
I do understand that this is the worst (probably) time to be looking for a career in programming. But it's my only otpion at the moment.
I have some programming background, and have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.