Search results

  1. S

    Fix all entries

    Yes I do, Specifically for my table in Name i have, "02P-203A" and I need to take out "02" and "203" and put those in other fields, so it would be ##p-###* where * is any character and # is a number
  2. S

    Fix all entries

    I have a table with 2 fields, Name and Description For some reason the Description got put in the Name field as well so there is nothing in Description and the Name field has both the Name and Description. EX: "NameSomeDescriptionhere",""
  3. S

    Fix all entries

    I have a table that has some malformed data, part of one field is in another field. I would like to create a function to go through all the rows and extract the extra data and put it into the correct field. Can anyone help me do this? I can't seem to figure it out for the life of me!
  4. S

    Autopopulate related field

    I have a table that I'm storing Horsepower and Watt in. Is there anyway to set it up so that when I provide Horsepower it automatically populates Watts? (just a simple multiplication)
Back
Top Bottom