Search results

  1. theserginhus

    Size picture inside webbrowser

    I have a form that I use to look into my inventory online. I want to be able to size the picture I am viewing to the size of the frame, so they are about the same size. I have used the following to view the picture online. webber.Navigate (image_file) I need code to size the image within the...
  2. theserginhus

    Simple Database

    Hello. I am trying to create a database where I can enter contributions from members of my church, in order to give them report at year's end. We are small number, about 70, but we collect offerings every Sunday. I tried on my own, but did not achieve much. I searched about many-to-many and...
  3. theserginhus

    Storing New & Old Information

    Creating Information using another table I have a very simple batabase that I need to create new information for an item using the same SKU all the time. I have the basic information, but I am dealing with stones and they change the weight all the time. I need a table that will keep the basic...
  4. theserginhus

    Change Numbers To Letters

    I'd like to know if anybody has a formula that I could use to transform numbers into letters to use on my costing codes. Say I have the letters BLACKWHITE and I want to give it values like B1 L2 A3 C4 K5 W6 H7 I8 T9 E0, and whenever I enter a price like 500, I get code: KEE on my code field. Is...
Back
Top Bottom