new_guy_tom
Registered User.
- Local time
- Tomorrow, 04:45
- Joined
- May 14, 2010
- Messages
- 13
Hi All,
I was hoping that somebody could help me and I apologize if this question has already been asked.
I have a table which I plan to have an OLE Object or Attachment of of a .bmp file in. I want to display the .bmp images in a report which I can do however I want to to either grow or shrink depending on their size. I have Access 2007.
What I am wanting to do is create layout drawings of a product that has modular components that can be configured in any configuration. Each image of a modular part is the same width with a variable height so when they are displayed in a report they create a 2D image of the finished product.
The user would simply choose the part that they want in the drawing (via a yes/no data type) and sort the order by a number.
I have check the properties in the report and I can't seem to be able to find a way to do this like you can with a text box. I was hoping that somebody could point me in the right direction or if anybody would know a VBA code that could accomplish this.
Any help would be appreciated.
Thank you.
I was hoping that somebody could help me and I apologize if this question has already been asked.
I have a table which I plan to have an OLE Object or Attachment of of a .bmp file in. I want to display the .bmp images in a report which I can do however I want to to either grow or shrink depending on their size. I have Access 2007.
What I am wanting to do is create layout drawings of a product that has modular components that can be configured in any configuration. Each image of a modular part is the same width with a variable height so when they are displayed in a report they create a 2D image of the finished product.
The user would simply choose the part that they want in the drawing (via a yes/no data type) and sort the order by a number.
I have check the properties in the report and I can't seem to be able to find a way to do this like you can with a text box. I was hoping that somebody could point me in the right direction or if anybody would know a VBA code that could accomplish this.
Any help would be appreciated.
Thank you.