-
WSmroeder99
AskWoody LoungerYes, Hans, it works perfectly.
Thanks once again.
-
WSmroeder99
AskWoody LoungerI apreciate the assistance and don’t have a problem with any criticisms. I am still a little confused by your description of the proper data design, but will definitely experiment with this. I guess I am so used to thinking one survey=one record with a separate field for each question.
Again, as always you are an asset and always appreciated.
Thanks Hans.
-
WSmroeder99
AskWoody LoungerI apreciate the assistance and don’t have a problem with any criticisms. I am still a little confused by your description of the proper data design, but will definitely experiment with this. I guess I am so used to thinking one survey=one record with a separate field for each question.
Again, as always you are an asset and always appreciated.
Thanks Hans.
-
WSmroeder99
AskWoody LoungerYes, Hans that is correct. The problem also exists that some of the fields in the record will have a NULL value.
Thanks
-
WSmroeder99
AskWoody LoungerYes, Hans that is correct. The problem also exists that some of the fields in the record will have a NULL value.
Thanks
-
WSmroeder99
AskWoody LoungerNovember 15, 2004 at 3:22 am in reply to: Multiple updates based on another field (Access 2K) #899920OK solved this problem too.
I just created a make table query with 2 fields, field1 and expr1, which is the sum of field2 in table1 and table2. I then ran the update query listed in the post above, except I changed it to point to table3 and included expr1
The make table is listed below
SELECT Table1.Field1, .[field2]+.[field2] AS Expr1 INTO table3
FROM Table1 INNER JOIN Table2 ON Table1.Field1 = Table2.Field1
WHERE (((Table1.Field1)=.[field1]));and the update is listed here:
UPDATE Table1 INNER JOIN Table3 ON Table1.Field1 = Table3.Field1 SET Table1.Field2 = .[expr1]
WHERE (((Table1.Field1)=.[field1]));I then created a macro to run both in order.
-
WSmroeder99
AskWoody LoungerNovember 15, 2004 at 3:22 am in reply to: Multiple updates based on another field (Access 2K) #899921OK solved this problem too.
I just created a make table query with 2 fields, field1 and expr1, which is the sum of field2 in table1 and table2. I then ran the update query listed in the post above, except I changed it to point to table3 and included expr1
The make table is listed below
SELECT Table1.Field1, .[field2]+.[field2] AS Expr1 INTO table3
FROM Table1 INNER JOIN Table2 ON Table1.Field1 = Table2.Field1
WHERE (((Table1.Field1)=.[field1]));and the update is listed here:
UPDATE Table1 INNER JOIN Table3 ON Table1.Field1 = Table3.Field1 SET Table1.Field2 = .[expr1]
WHERE (((Table1.Field1)=.[field1]));I then created a macro to run both in order.
-
WSmroeder99
AskWoody LoungerNovember 15, 2004 at 2:57 am in reply to: Multiple updates based on another field (Access 2K) #899918Ok, solved the first part. It was simple, I just didn’t think about it enough.
Used
UPDATE Table1 INNER JOIN Table2 ON Table1.Field1 = Table2.Field1 SET Table1.Field2 = .[field2]
WHERE ((.[field1]=.[field1]));Now working on adding the second one to the first.
-
WSmroeder99
AskWoody LoungerNovember 15, 2004 at 2:57 am in reply to: Multiple updates based on another field (Access 2K) #899919Ok, solved the first part. It was simple, I just didn’t think about it enough.
Used
UPDATE Table1 INNER JOIN Table2 ON Table1.Field1 = Table2.Field1 SET Table1.Field2 = .[field2]
WHERE ((.[field1]=.[field1]));Now working on adding the second one to the first.
-
WSmroeder99
AskWoody LoungerThanks for the response.
I have removed the replication from the version I am linking to SQL Server, which originally housed both the forms and tables. The front end is now split. I was trying to avoid having to redeploy the front end when the lookup tables changed, but will look into updating the tables at startup. I assume you have all the SQL tables linked and then just run a series of Delete and Append queries to update the local lookup tables?
I will check out the link tonight as well.
Thanks.
-
WSmroeder99
AskWoody LoungerThanks for the response.
I have removed the replication from the version I am linking to SQL Server, which originally housed both the forms and tables. The front end is now split. I was trying to avoid having to redeploy the front end when the lookup tables changed, but will look into updating the tables at startup. I assume you have all the SQL tables linked and then just run a series of Delete and Append queries to update the local lookup tables?
I will check out the link tonight as well.
Thanks.
-
WSmroeder99
AskWoody LoungerThanks again.
-
WSmroeder99
AskWoody LoungerThanks again.
-
WSmroeder99
AskWoody LoungerThank you Steve, this is what I was looking for. Will this custom format remain with the workbook or is there something else I need to do to ensure that when I distribute this, the custom formatting continues to work on other computers?
-
WSmroeder99
AskWoody LoungerThank you Steve, this is what I was looking for. Will this custom format remain with the workbook or is there something else I need to do to ensure that when I distribute this, the custom formatting continues to work on other computers?
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Have Copilot there but not taking over the screen in Word
by
CWBillow
6 hours, 8 minutes ago -
Windows 11 blocks Chrome 137.0.7151.68, 137.0.7151.69
by
Alex5723
1 day, 10 hours ago -
Are Macs immune?
by
Susan Bradley
6 hours, 19 minutes ago -
HP Envy and the Function keys
by
CWBillow
18 hours, 21 minutes ago -
Microsoft : Removal of unwanted drivers from Windows Update
by
Alex5723
1 day, 21 hours ago -
MacOS 26 beta 1 dropped support for Firewire 400/800
by
Alex5723
1 day, 22 hours ago -
Unable to update to version 22h2
by
04om
12 hours, 42 minutes ago -
Windows 11 Insider Preview Build 26100.4482 (24H2) released to Release Preview
by
joep517
2 days, 5 hours ago -
Windows 11 Insider Preview build 27881 released to Canary
by
joep517
2 days, 5 hours ago -
Very Quarrelsome Taskbar!
by
CWBillow
1 day, 15 hours ago -
Move OneNote Notebook OFF OneDrive and make it local
by
CWBillow
2 days, 18 hours ago -
Microsoft 365 to block file access via legacy auth protocols by default
by
Alex5723
2 days, 7 hours ago -
Is your battery draining?
by
Susan Bradley
18 hours, 40 minutes ago -
The 16-billion-record data breach that no one’s ever heard of
by
Alex5723
5 hours, 39 minutes ago -
Weasel Words Rule Too Many Data Breach Notifications
by
Nibbled To Death By Ducks
2 days, 22 hours ago -
Windows Command Prompt and Powershell will not open as Administrator
by
Gordski
8 hours, 34 minutes ago -
Intel Management Engine (Intel ME) Security Issue
by
PL1
2 days, 6 hours ago -
Old Geek Forced to Update. Buy a Win 11 PC? Yikes! How do I cope?
by
RonE22
1 day, 23 hours ago -
National scam day
by
Susan Bradley
1 day, 5 hours ago -
macOS Tahoe 26 the end of the road for Intel Macs, OCLP, Hackintosh
by
Alex5723
2 days, 2 hours ago -
Cyberattack on some Washington Post journalists’ email accounts
by
Bob99
3 days, 23 hours ago -
Tools to support internet discussions
by
Kathy Stevens
2 days, 12 hours ago -
How get Group Policy to allow specific Driver to download?
by
Tex265
3 days, 14 hours ago -
AI is good sometimes
by
Susan Bradley
4 days, 6 hours ago -
Mozilla quietly tests Perplexity AI as a New Firefox Search Option
by
Alex5723
3 days, 20 hours ago -
Perplexity Pro free for 12 mos for Samsung Galaxy phones
by
Patricia Grace
5 days, 7 hours ago -
June KB5060842 update broke DHCP server service
by
Alex5723
5 days, 5 hours ago -
AMD Ryzen™ Chipset Driver Release Notes 7.06.02.123
by
Alex5723
5 days, 9 hours ago -
Excessive security alerts
by
WSSebastian42
4 days ago -
* CrystalDiskMark may shorten SSD/USB Memory life
by
Alex5723
5 days, 19 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.