Wednesday, July 6, 2016

[Anwsered] Append a table, this shouldn't be so difficult!

Append a table, this shouldn't be so difficult!

I'm sure the solution to this is staring me in the face, but I'm just not seeing it.
I have two tables, tblEmployeeData, which has an ID field (primary key), name field, etc.
and tblMonthlyData that has, among other fields, an ID field (linked to primary
in tblEmployeeData) and MonthYear as a date field.
I have a form (frmEmployeeData) where I enter new employee data (name, etc.) and on that form I have a button that runs a query that I want to create (i.e., append) a new record in the tblMonthlyData table, filling in only the ID and MonthYear fields, using
the first day of the current month for the date.
I've tried several variations on the query, but nothing has worked.
Here's my latest non-working version:
INSERT INTO tblMonthlyData ( ID, MonthYear )
SELECT tblEmployeeData.ID, DateSerial(Year(Now()),Month(Now()),1) AS MonthYear
FROM tblEmployeeData INNER JOIN tblMonthlyData ON tblEmployeeData.ID = tblMonthlyData.ID
WHERE (((tblEmployeeData.ID)=[Forms].[frmEmployeeData].[ID]));
What am I missing here?
Thanks in advance.
Jerry

Solutions to the Problem Append a table, this shouldn't be so difficult!

Download SmartPCFixer for Free Now

If you failed to fix it, another option is to call Microsoft and walk through the process with a technician. To do this, dial "1-800-936-5700". Explain the error that you received and the steps in the update process during which it was displayed. The technician will be able to walk through the steps from getting a new product key to finishing the installation.

Recommended Method to Repair the Problem: Append a table, this shouldn't be so difficult!:

How to Fix Append a table, this shouldn't be so difficult! with SmartPCFixer?

1. Click the button to download SmartPCFixer . Install it on your system.  Open it, and it will scan your computer. The junk files will be shown in the list.

2. After the scan is finished, you can see the errors and problems need to be repaired. Click Fix All.

3. The Fixing part is done, the speed of your computer will be much higher than before and the errors have been removed.


Related: error message fsui.exe/ wlidcli.dll is missing
,Solution to Error: Excel: Automatic number generation
,Troubleshoot:i wanna change language of all windows in Windows 7 Home Premium
,Troubleshooting:IF Function, if the vendor ID in column A matches any of the vendor ID's in column F, I want 1099 to appear in column D. Error
,Fast Solution to Problem: ReadyBoost is not working properly in my computer
,Troubleshoot:Error: "0x81000032 make sure the C: drive is online and set to NTFS" when trying to backup to external hard drive. Error,External Hard Drive not listed in Windows 7 backup wizard Tech Support,Tech Support: I'm always being signed off so annoying,Solution to Problem: Impossible to use Internet Explorer! I keep getting the same error message every time i try to use IE.,Referencing data in Access using Excel [Anwsered],Need Best Way To Present Data [Anwsered],Same question but for windows 7 home edition,sometimes fullscreen won't activate [Solved],Solution to Error: We bought a new computer with windows 7 and it is constantly freezing. How do we fix this?,Solution to Error: Windows 8 update crash (2013-07-22),brclr.dll.mu_ Missing Error Fixer,How To Resolve Missing fin_myagtui.eng Problem,Corrupted f_0006ad File - How to Fix,nkebigvg.cpl Not Found Error Fixer,Corrupted olcontrols.ocx File - How to Fix
Read More: How to Resolve - All wireless networks show as unidentified\/public networks and will not connect to the internet!!!?,How Can I Fix - Any limitation of characters with Mail Merge Office 2007??,How to Fix Problem - All web pages have black background?,Tech Support: antivirus vs antispyware,How Can I Fix - alternative condition in VBA?,After Windows Update CD/DVD drive does not work,After installing windows 7 to laptop the labels print out of line how can I fix it,After my computer sleeps the wireless always disconnects and will no reconnect,After signing into Pogo.com, I get a message" This tab has been recovered"....what does this mean and how do I fix it.....,All desktop icons changed to windows live and does not open

No comments:

Post a Comment