cardkvm.blogg.se

Vb6 form events sequence
Vb6 form events sequence







Specifically the content is JavaScript code (a dimensioned variable) I paste into an HTML page. I then have an unbound field which content is generated by VBA. When I insert a new record on the form, it is sorted by first name again. The data is sorted by a person’s first name. I have a form that displays data from a table. Let me now try and explain, again why this works for me. Let me first say, that I have already gotten a VERY simple solution to my question, here it is:

vb6 form events sequence

No I was talking about the ABSOLUTE record number, which tell if the current record is the first, last, or anywhere in between. You see I was talking NOT talking about the ID number that is giving to a record, usually an autonumber. Thanks - I wish there was an option here to give out some kudos. And I mean that! After your reply I finally realize that it just seems like a misunderstanding. Thank you very much for your appreciated reply. Is it really necessary to elaborately explain why I want the help, before it is provided?

vb6 form events sequence

You make me so mad, that I could commit a crime if you where right here next to me. I do not want your help if my life was dependent on it. From the movie "Under Siege 2 - Dark Territory" Quote: "Don't you know that assumption is the mother of all f.!". You know this is NOT the only VBA Access forum in the universe. More arrogance, maybe I posted hundreds of posts in other forums. She knows Access, and her advice should always be viewed as trying to instruct you in Access "Best Practice" "Have a look at you No of posts, then Pats. Obviously I'm doing something wrong here, allthough me a novice in VBA for access thought is was straight forward, most of the code was examples from the help file.Īnyways I would appreciate any advice on my problem. Usually when I only turn one of the two pictures (checkboxes) I do not get an error, until I provoke the system by repeatedly pressing an update command button, that goes to UpdatePictures(), and then I get this error:Ī problem occured while Bill Gates was comunicating with the OLE server or ActiveX Control. The OLE server wasn't able to open the object I either get the following error right away, or sometimes if I try to turn on the second picture. OleFullPicture.OLETypeAllowed = acOLELinkedīitFacialPicture and bitFullPicture is a checkbox, with an event associated with it, that I use to determine if a face and/or full picture exists for a person.

vb6 form events sequence

OleFullPicture.SourceDoc = "C:\Full\txtPopularName + ".jpg" OleFacialPicture.Action = acOLECreateLink OleFacialPicture.OLETypeAllowed = acOLELinked OleFacialPicture.SourceDoc = "C:\Face\"+txtPopularName + ".jpg" However I'm curious as to why my code does not work, here it is: I might have to use something from that example. Thanks for the attached zip file with a picture form example.









Vb6 form events sequence