Search results

  1. M

    how to show an attachment in a form

    hello yes i know this but in this way it is like an attached file i want to have the attachment (that is saved) as a picture do you know how it is possible?
  2. M

    how to show an attachment in a form

    hello i ahve a table with an attachment field in it i want to show this attachment field in a form this attachment is a picture (i want to have the exact picture in my form) do you know how i can do this ? thank you
  3. M

    assigning value to the control

    hello i attached my database it is a web database in form epm_info new i have a control as question and i wanted that the below sentence will be saved automatically for each field in this control But I want that the question field will be automatically created each time based on Id field. ID...
  4. M

    How to create a field in a table automatically

    i also attached my database it is a web database in ms access and my form is epm_info new
  5. M

    How to create a field in a table automatically

    hello thank you for the information i have a severe problem here i did it as below: i defined a variable when the form loads and assign the below sentence to it "is epm"&[id]&"implemented" and then i gave to default value of my question control, this variable and it works but i don't...
  6. M

    How to create a field in a table automatically

    Actually, I have a form with some fields The recordsource of the form is a table This table has some columns as Id, question,info,... I want to insert data to this table within this form. But I want that the question field will be automatically created each time based on Id field. Such these...
  7. M

    How to create a field in a table automatically

    Hello I have a form and it has a field as question I also have a field as I'd in this form from the same table that is autonumber I want that for each field the question will be created automatically in the table as below: Is epm ( my Id field) is created Is epm and is created are string They...
  8. M

    Data macros

    Hello I have a form with source table "epm info" I want to insert these fields to this table and there is no problem here I also have another table as " Checkpoints" and I want to insert some fields to this table as well I searched and understood that with named macro it is possible But when I...
  9. M

    How to insert into two tables at the same time

    hello but about this part do you have ideas how to do this? it is a normal caocat in ms access i don't know how to do this? thank you is epm_info (name of my field in my tabel=id) is implemented i want this sentence to be saved to one of my other fields this new field is question=is...
  10. M

    How to insert into two tables at the same time

    i have also another problem i want that one of my fields will be inserted a s below to my table is epm_info (name of my field in my tabel) is implemented i tried it with calculated columns but it didn't work do you have ideas how to do this? thank you
  11. M

    How to insert into two tables at the same time

    the picture is the design of my data macro but it doesn't work and i have the error message: inset in item (the name of my table) is not possible
  12. M

    How to insert into two tables at the same time

    hi but it is possible with named data macros and i tested it but it doesn't work and i don't know where my problem is i also attached the picture that i made
  13. M

    no one answered me

    hello i wrote several issues but noone answered me but i need the help i don't know what to do can you help please`?
  14. M

    how to cancat a string with a number field

    hello thank you for your reply but do you know how i can save this as a sentence in a field as text? is EPM info st_[fieldid] implemented thank you for the response
  15. M

    not working a named data macro

    hello I have a table in ms access web database and i created a named data macro for that , when i wánt to run this named data macro i have the error that the "item couldn't be inserted in list (name of my table)" can you help me please? i also attached the picture for my named macro i really...
  16. M

    not working a create data macro

    hello i created this named data macro for my table but it doesn't work i have an error that the data can not be inserted to the table. can you help me please? thank you
  17. M

    How to insert into two tables at the same time

    Hello, Do you know how I can insert into two tables at the same time?
  18. M

    How to insert some parts of a form to a table

    hello, untitled and untitled 1 are design of checkpoints table then the other three pics are for EPM info table. actually the columns of checkpoints table are also existed in epm infos table as well. i want that when i insert the data in emp info form the data will be inserted in checkpoints...
  19. M

    How to insert some parts of a form to a 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?
  20. M

    How to insert some parts of a form to a 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...
Back
Top Bottom