I’m working on a home project right now, and I have a desire to add some shapes (that would be recolored based on the user’s preference) to a form. I’ve searched this forum, and google, and found that drawing in Access is very limited. Each time it was mentioned people asked “What do you want to do with the shapes?” so I’ll add that detail.
Basically, I want to create a “Character Sheet” type of form that would save a bunch of data to a table for a user’s character. But I also want the user to be able to modify the image of the character based on specified criteria. I don’t want to save these pictures as separate imported images. The plan was to save values for colors and character properties, then, the image would alter Via VBA based on those values.
I did see that "Circle" is available on a print procedure for Reports but that's not going to help me...
Does anyone know of a way? Please!!!
~Kit
Basically, I want to create a “Character Sheet” type of form that would save a bunch of data to a table for a user’s character. But I also want the user to be able to modify the image of the character based on specified criteria. I don’t want to save these pictures as separate imported images. The plan was to save values for colors and character properties, then, the image would alter Via VBA based on those values.
I did see that "Circle" is available on a print procedure for Reports but that's not going to help me...
Does anyone know of a way? Please!!!
~Kit