Microsoft
Software
Hardware
Network
Question : Record Update Function Access VBA
Hi,
I have a table (MT_SKU_MASTER) containing the following fields:
ITEM
STATE_CODE
UOM
My problem is that some of the UOM records are blank. For example: 25, 1, CASE, 25, 2, " ", etc
Can anyone tell me how I can create a function that will do the following:
1. Retrieve the UOM from the table. The UOM is a global setting based on the ITEM
2. Update all the UOM fields for the item based on the UOM retrieved in step 1.
3. Loop through the entire table (15,000 records) and perform the same operation for all ITEMS that have the same problem
I can send DB example if required.
Thanks in advance.
CF
Answer : Record Update Function Access VBA
Its an internal helper table used by SQL Server.
Practically its not recommended to touch this table.
Random Solutions
breadcrumb trail in a dropdown box
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
asp forms handling
SBS2003 - Exchange - Cannot open shared mailbox
Itunes could not connect to the Itunes Store. The network connection timed out.
PHP Pass Parameters to Online Activation Page
New install of SBS 2008 continuously downloads 2.5GB per day (WSUS disabled)
subquery returned more than 1 value: database vendor code 512
EtherChannel on Cisco 2960 switch intermittent dropped packet
Access VBA to stop all macros