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
How to update Hyperlinks in Excel 2003?
SSIS reuse the object variable
Craniosacral therapy risks
Gridview RowSelected - Controlling state of other rows
Licensing Small Business Server 2008 Standard plus Microsoft Server 2008 Standard
How to stablish a proper setup in MS Outlook 2003 encrypting mails
SNMP on Server 2008
HP Laserjet 2420 not printing the first time when connected via usb from a laptop
SBS 2008 move data feature crashes
I wanted to parse out text in outlook using VBA and save the values in a spread sheet