Search results

  1. D

    Textbox controls how many versions on report

    Hey geniuses! So I've got a sign generator form where I can generate signs. I would love to have a text box where I can enter in how many I want of a different design. i.e. if it that box was empty, it would only show the normal design, but if the textbox had a qty in it, it would show the...
  2. D

    Users to Enter Path to networked image and show that image in a report

    Hey guys, Seeing the viability of this, and I know the geniuses here can correct me. I'd like to see if theres a possibilty of a user pasting in the direct network path to an image and having that networked image show up in a specific place on a report upon export. Would this be done with VBA...
  3. D

    Auto Fill Textboxes based on Entry (dlookup) and save results to table

    Alright wizards, Got another one that's been stumping me. I've attached a sample database to help with the explaining. I'd like the "location" and "pick aisle" fields in the form to auto fill based on the "material" field which my users will add in manually. I've got the dlookup function to work...
  4. D

    Show/Hide 2 Images on a report based on Yes /No field in query

    Hi guys! I've been beating my head against this one for a while. I've got a query with a report attached to it to generate signs for my workplace. How would I go about showing or hiding 2 caution signs based on a yes / no checkbox? Is there VBA code for this? The table underneath has a Yes/No...
Top Bottom