larrykathy
Technical User
Here goes
How do I paste a photo I've edited with excel into an access form image control. I have the form set up so that when you double click on the image control, it will open excel (set objxl = excel.application) and I can then edit the photo, add text boxes, etc. Now I was thinking I could just select all and copy....then close excel and then paste (clipboard) into the image box.....but no, I can't even get it to focus yet. Any ideas
tnx
Larry
How do I paste a photo I've edited with excel into an access form image control. I have the form set up so that when you double click on the image control, it will open excel (set objxl = excel.application) and I can then edit the photo, add text boxes, etc. Now I was thinking I could just select all and copy....then close excel and then paste (clipboard) into the image box.....but no, I can't even get it to focus yet. Any ideas
tnx
Larry