Hi,
I am just finishing the work on a new ordersystem. The basics of the system is a row in the top of the sheet where users can input data. Then they press a submit button and the row is inserted into a table below. What I am thinking about making as a final touch, is a small button next to each row, that deletes that row. I have tried creating a small red cross and placed it to the right of the user input row. This way, when a user inputs new data and presses the "Submit Order"-button, the red cross is copy/pasted with the userinput. That's great! But how is it possible to know which of the rows to delete? If the image containing the macro was related to a cell it would be easy to delete the row of that cell. Is there any way for a cell to contain an image or otherwise relate images to specific cells?
Regards
Lars Kragh
I am just finishing the work on a new ordersystem. The basics of the system is a row in the top of the sheet where users can input data. Then they press a submit button and the row is inserted into a table below. What I am thinking about making as a final touch, is a small button next to each row, that deletes that row. I have tried creating a small red cross and placed it to the right of the user input row. This way, when a user inputs new data and presses the "Submit Order"-button, the red cross is copy/pasted with the userinput. That's great! But how is it possible to know which of the rows to delete? If the image containing the macro was related to a cell it would be easy to delete the row of that cell. Is there any way for a cell to contain an image or otherwise relate images to specific cells?
Regards
Lars Kragh