Search results

  1. A

    Filtering Problem with word (bos'n)

    I found the solution from other place, just instead of using ( ' ) use ( "" )
  2. A

    Filtering Problem with word (bos'n)

    I mean the words which contains (') Single Quote, cant be filtered. What is the solution?
  3. A

    Filtering Problem with word (bos'n)

    Words Shich Include ( ' ) Single Quote Can't be filtered Hello everybody, I have a project, one part of that is filtering according entry of DATA, it works well, but Me.meaning_txt.Value = DLookup("[Farsi]", "tblDictionary", "[Words] = '" & Me.RelativeWord.Value & "'") the filter works well...
  4. A

    Gif Picture On Form

    Any One Knows How To Solve The Above Problems?
  5. A

    Gif Picture On Form

    I dont want to use external file, like (Gif89.dll), because if I use external file, then when we want to distribute the Access file we should register the external file too, and it is a problem, maybe some users dont have administrative control.
  6. A

    Gif Picture On Form

    thanx again for replying, you are right about the link, but it uses an external file (Gif89.dll), but what I want to use GIF pictures without any external file, is it possible? i f yes, HOW? Thanks
  7. A

    Gif Picture On Form

    Re. Gif Thanx for replying, I searched, but nothing useful there. could u plz attach an example which have GIF picture on the form.
  8. A

    Gif Picture On Form

    Hi all, I asked before this too, It is possible to place a GIF file on a form which not lost its animation, without using external file (DLL, OCX file)? Thanks
  9. A

    Using Animation PHOTO without external Component

    Hello Again, Any one knows, How it is possible to use GIF photo without external file (OCX, DLL) within MS Access? Thanks
  10. A

    Using Animation PHOTO without external Component

    Dear all, is it possible to use Gif picture (Animated Photo) without external component OCX or DLL file, in MS Access? if possible to use the Animated PHOTO within Modules or Class Modules, plz post here.. Thanks
  11. A

    Tab Control Flashing

    Hi everybody, I have used the Tab Control, but when I move the mouse on the tab Control, all the other controls on the Tab Flashing. How can I stop flashing controls on TAB Page?
  12. A

    Form Height Problem

    Thank you all, First I used the Tab pages, but when my mouse move over the labels, they flashes. How can I stop flashing labels?
  13. A

    Form Height Problem

    Hi, I have a form (Detail) which is 22 inches height, I want to increase the Height of the Detail, but not possible. Question: What is the Maximum Height of Detail (inches)?
  14. A

    Scroll Bar with Image Control

    Hi all, if the above is not more clear, please write me... I still wait your help and guide
  15. A

    Scroll Bar with Image Control

    Hello Everyone, Is it possible to have Scroll Bar with Image Control when Zooming in or out the image, same as Mr. OldSoftBoss ImageSample database. I dont like to use the image control in subform, I want to directly placed the image control on the form and when Zooming the image the scrollbars...
  16. A

    ScaleMode Problem

    Hi, Could anyone help me with the above thread plz?
  17. A

    ScaleMode Problem

    Hello everybody, I used the twiptopixel function, which converts twips to pixels, but unfortunately it is not replying true. Could anyone tell me How I define the Form ScaleMode to twips. I used the Code below Me.ScaleMode = 1 'Twips But unfortunately the ScaleMode is not recognized
  18. A

    Open Picture with Windows Picture and Fax Viewer

    Hello everyone, for further info, plz see the above reply of OldSoftBoss attachment... it works well, but when I assign the default view of photo with Microsoft Office Picture Manager or msPaint, then it opens the picture with them not with Windows Picture and Fax Viewer
  19. A

    Prevent Duplicate Through VBA Userform

    Hello everybody, Yeah you all are right, Patience is needed...
  20. A

    Prevent Duplicate Through VBA Userform

    Hi everyone, What is going on on the Excel forum, from yesterday upto now, no one reply for the above thread... plz some one reply for the above thread................................
Back
Top Bottom