Recent content by Bobp3114

  1. B

    Date format reverts back to previous format

    Thanks, looks off putting but Hey gets the result wanted
  2. B

    Date format reverts back to previous format

    User picks from the date picker. The format is set for each control, and set in the Tables, The weird thing I am getting now is that the date stored in the text box shows medium date but if edited to a different date via the picker, it reverts to short date momentarily, then changes to the...
  3. B

    Date format reverts back to previous format

    Your advise is sarcastic and not helpful. I do not claim to be a "Programmer" but a learner who finds the forum helpful
  4. B

    Date format reverts back to previous format

    Customer asks for the dates on the forms to be in Medium format instead of short format. I have changed to this in the tables used and on each of the forms controls The tables look as expected When I change the a date on the form it reverts back to the short format?????? What have i missed?
  5. B

    Form on form

    Yes Thanks
  6. B

    Form on form

    Thanks Pat
  7. B

    Form on form

    Thanks, I have done almost exactly this as advised by fellow advisers
  8. B

    Form on form

  9. B

    Form on form

    WOW! At a loss as to how to answer everybody but here goes. Ken, Pat helpful as usual. bbfromgb thanks, I have visited that article and will study it. Appears that my statement was not sufficient for some, so I am attaching an image. I am at a loss as to how I have subforms on a form that is...
  10. B

    Form on form

  11. B

    Form on form

    I have been asked to change present forms so that there is a"Background" form with no connection to any table and that only contains a few Command buttons. Then showing always, three smaller forms, each derived from it's own query and always placed on the background form in the same position...
  12. B

    Form writing to wrong table

    Thanks all will work on it
  13. B

    Form writing to wrong table

    This works to show current linked tables My problem is that it seem to be saving the records to a different tblVisits in another, previous saved, backend and i cant figure out where
  14. B

    Form writing to wrong table

    I have a form writing to a table that appears to be in an older version of the database. how can I find this table. The for opens, accepts data and closes without any error mesasage. The data file (split database) has been backed up numerous times but I cannot find the table (tblVisits)...
  15. B

    +

    I wish to find and track miss spelt products in the Products table. I guess ProductID, PartNumber, and Product (the description) are the items in discussion. I wish to find products that have been mis-entered EG spelling or spaces that should not be there. a sample would be 100B470JT500XT and...
Back
Top Bottom