Search results

  1. M

    how to add data ina table as well in anothe table

    Hello Thank you for your help but actually I am working in web access database and it is not possible to write programming things in ms access web You meAnt prigramming? Right?
  2. M

    how to add data ina table as well in anothe table

    i don't have a clear idea i don't know exactly what to do maybe subform but i'm not sure do you have any ideas?
  3. M

    how to add data ina table as well in anothe table

    you know: i have two tables: checkpoint and epminfo. epminfo includes some columns of checkpoints table and when i want to insert the data into epm i want that the related columns to checkpoint also will be added to this table. do you have any ideas? how can i do this?
  4. M

    how to change the form details

    hello, wehn i create a form in ms access web and when i want to change the size of one of the text boxes then the size of all of the text boxes will be changed at the same time. do you know how it is possible to change thm separately?
  5. M

    how to add data ina table as well in anothe table

    hello i have a form in ms access and it contains some columns from another table. i want that when i insert the data in this form the data will be inserted automatically in another tbale as well. do you know how it is possible i didn't add the columns from another table but actually these...
  6. M

    how to cancat a string with a number field

    hello i have a table and i want to have the id of this table as : ST_1 ST_2 ST_3 i mean ST_automatic number i want to know how i can create it is it possible to set the first value of auto number field in ms access? also it is ms a ccess web database? thank you for oyur help
  7. M

    how to get the user name of the form in ms access

    hello i have a form in ms access as form2 and i want to get the user name in it like what it is did in issuesnew sample from ms access. i wrote also tempvars!tempuserid like issuesnew. in issuesnew it is working to get the username in opened by combo box but in my case it is not working and...
  8. M

    how to set a data source for a combo box with macro and not with vba

    i really can't understand it why it doesn't work. and why they user tempuserid in issuesnew form tempuserid? thank you
  9. M

    how to set a data source for a combo box with macro and not with vba

    hello thank you very much from both of you for your help thank you i got it and it works now i have also another problem i upload it i want to get the name of the userid in a text box in form2 in main form. but i will get the id of the user instead of the name of the user i used the rule...
  10. M

    how to set a data source for a combo box with macro and not with vba

    Hello Could you see the uploaded DB?
  11. M

    how to set a data source for a combo box with macro and not with vba

    Hello, i uploaded the DB. my form is main1 and table1 and query1
  12. M

    how to set a data source for a combo box with macro and not with vba

    hello thank you but in access web it is not possible to set the criteria in query. i attached the files as well
  13. M

    how to set a data source for a combo box with macro and not with vba

    Hello, Do you have other ideas? I have still the problem
  14. M

    to have the user name who enter the data within the form

    But I don't know where to write this? Because I saw there is a client function Does it work with web as well?
  15. M

    to have the user name who enter the data within the form

    but this is the web access database are you sure about it?
  16. M

    to have the user name who enter the data within the form

    Hello, i have form that i attached to you, i want to have in (text box where mona is written) to have the name of the user name who enters data in this form but i don't know how to do it? the user is in another table as users i also attached the data from this text box. can you help me pelase...
  17. M

    how to set a data source for a combo box with macro and not with vba

    if Combo1: ---------- 1, GPD 2, Design 3, Project Management ----if design from combo1 is selected Combo2: ---------- 1, Rear HPL 2, Front HPL & PTO 3, Fuel tank DEF tank, Fuel Tanks support, DEF lines, Fuel lines 4,ATS (After treatment System) and supports and so on like attachment...
  18. M

    how to set a data source for a combo box with macro and not with vba

    i can't understand what you mean can you explain more please what i should exactly do?
Back
Top Bottom