Can anyone help me on how update the 1st record out of the multiple. Look below..I have this data:
Order # Fee
20010 13
20010
20010
20011 13
20011
20012 13
I want my table to look like this. Is there anyway I can do this without updating the empty ones. I only want...
Hi does anybody know how to get combine duplicate lines and quantities.
Client Code -- Order # -- Client Name -- Qty -- Style #
SI001 200100 Mike Civ 1 MLX-1568
SI001 200100 Mike Civ 1 MLX-1568
SI001...