Search results

  1. Dezirous

    Question Which image formats to use with ribbon buttons?

    Well, GIF is the chipest and lightest format of image which supports transparency. I will suggest you to use adobe photoshop or any advance image editor and and set transp. color to WHITE. It will be better then other color. Just try it.
  2. Dezirous

    create report based on value in a field

    OK....... Now we are going to solve this proble step by step........ Do these steps to getrid of this situation............. 1. Set the name of your table properly like "tblMain", "tblData" etc, try to avoid spacing and special character between table name. 2. Goto query wizard and generate...
  3. Dezirous

    create report based on value in a field

    OK......... lets see........ Kindly post you PREVIEW button codes.
  4. Dezirous

    create report based on value in a field

    Hmm.......OK..... Just compare your dropdown data to your queries........ if they are same then do one thing......... In criteria field of field'next visit due' from your query, type this; =[forms]![formname]![comboname] [forms] refers to forms category (type as it is) [formname] refers to the...
  5. Dezirous

    create report based on value in a field

    Hi Dear, Check you data in query that, does it match with your data that you select from dropdown menu. For example, in query a field name "next visit due" and it contains data like "2009-2010" or "2010-2011" and your dropdown menu contains data like "2009/2010" or "2010/2011", and if you click...
  6. Dezirous

    Question User Level Security

    OK, I've done it, but in folder option there is no security list, there is security tab but for sharing folder with network... and one interseting thing I would like to share with you is when I turned the sharing ON, it works in limited user that I wanted to do but sharing is not good for my...
  7. Dezirous

    Question User Level Security

    I got you, the user is not in security tab of that file. There is only Admin user in list. Now what should I do?
  8. Dezirous

    Question User Level Security

    Yes it has with assigned permission. I assigned it as Read data, insert data, update data in all category like forms, tables, query, reports and macros.
  9. Dezirous

    Question User Level Security

    Yes, I'm using XPSP2 Professional Edition. I made database using built-in Administrator account in XP.
  10. Dezirous

    Question User Level Security

    I've set document and folder's readonly propert to uncheck using admin account, but whenever I login with limited user account, it says "database readonly". I don't know how it happens, but it is. I am not able to work on it and I need to distribute this project for further user so that they can...
  11. Dezirous

    Question User Level Security

    I've made a project in Ms Access with Admin rights in XP, now I created another account with limited rights and assigned some rights of adding records using MS Access Security, but whenever I open that project with limited account, a message says, "database is readonly", and all control text...
Back
Top Bottom