Search results

  1. F

    need to capitalize a field

    I have a database with two fields for emailing. Firstname and Email. I want to run a query to capitalize just the first character of the Firstname field. I figured out how to change the field to lowercase but that's it. Now I need the first character changed to upper case. I only know how to...
  2. F

    split field into two fields

    Hi, I have a table that has a lastname field in it that contains firstname space and lastname. I also have a firstname field. I need to split that lastname field into the firstname and lastname fields. I have no idea how to do this. I can create basic queries, I've done update ones, and a...
Back
Top Bottom