Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Boatguyrookie

    Trouble Using "RunSQL" to add Column to Table

    I am simply trying to us a line of code DoCmd.RunSQL "alter table tblphyinvrecords add column now() date" To create a new column within this table with a label of the current system date. That way each time someone inputs a daily cycle count it will record the counted number under the column...

Part and Inventory Search

Back
Top