Hello Guys am new here and am very happy to be part of this forum.....
I want to create something which I hope is possible:
I have a table with list of equipments and asset number assigned as primary key, I wanted to have a history movement of these equipments but my idea is somehow not logical and very primitive to update every time 2 excel sheets, maybe you guys have some brilliant idea to help me out:
ie:
[TABLE="width: 500"]
<tbody>[TR]
[TD]asset no[/TD]
[TD]description[/TD]
[TD]received by[/TD]
[TD]day[/TD]
[TD]month[/TD]
[TD] year[/TD]
[TD]location[/TD]
[/TR]
[TR]
[TD]623123[/TD]
[TD]truck[/TD]
[TD]foreman1[/TD]
[TD]1[/TD]
[TD]december[/TD]
[TD]2012[/TD]
[TD]asset area[/TD]
[/TR]
</tbody>[/TABLE]
history of movement as follows:
[TABLE="width: 500"]
<tbody>[TR]
[TD]asset no[/TD]
[TD]received by[/TD]
[TD]from location[/TD]
[TD]day[/TD]
[TD]month[/TD]
[TD]year[/TD]
[TD]to location[/TD]
[TD]day[/TD]
[TD]month[/TD]
[TD]year[/TD]
[/TR]
[TR]
[TD]623123[/TD]
[TD]foreman2 [/TD]
[TD]asset[/TD]
[TD]1[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[TD]fabrication[/TD]
[TD]3[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[/TR]
[TR]
[TD]623123[/TD]
[TD]foreman3[/TD]
[TD]fabrication[/TD]
[TD]6[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[TD]welding[/TD]
[TD]7[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[/TR]
[TR]
[TD]623123[/TD]
[TD]foreman1[/TD]
[TD]welding[/TD]
[TD]8[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[TD]asset[/TD]
[TD]9[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[/TR]
</tbody>[/TABLE]
thanks guys...MORE POWER.
I want to create something which I hope is possible:
I have a table with list of equipments and asset number assigned as primary key, I wanted to have a history movement of these equipments but my idea is somehow not logical and very primitive to update every time 2 excel sheets, maybe you guys have some brilliant idea to help me out:
ie:
[TABLE="width: 500"]
<tbody>[TR]
[TD]asset no[/TD]
[TD]description[/TD]
[TD]received by[/TD]
[TD]day[/TD]
[TD]month[/TD]
[TD] year[/TD]
[TD]location[/TD]
[/TR]
[TR]
[TD]623123[/TD]
[TD]truck[/TD]
[TD]foreman1[/TD]
[TD]1[/TD]
[TD]december[/TD]
[TD]2012[/TD]
[TD]asset area[/TD]
[/TR]
</tbody>[/TABLE]
history of movement as follows:
[TABLE="width: 500"]
<tbody>[TR]
[TD]asset no[/TD]
[TD]received by[/TD]
[TD]from location[/TD]
[TD]day[/TD]
[TD]month[/TD]
[TD]year[/TD]
[TD]to location[/TD]
[TD]day[/TD]
[TD]month[/TD]
[TD]year[/TD]
[/TR]
[TR]
[TD]623123[/TD]
[TD]foreman2 [/TD]
[TD]asset[/TD]
[TD]1[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[TD]fabrication[/TD]
[TD]3[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[/TR]
[TR]
[TD]623123[/TD]
[TD]foreman3[/TD]
[TD]fabrication[/TD]
[TD]6[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[TD]welding[/TD]
[TD]7[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[/TR]
[TR]
[TD]623123[/TD]
[TD]foreman1[/TD]
[TD]welding[/TD]
[TD]8[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[TD]asset[/TD]
[TD]9[/TD]
[TD]dec[/TD]
[TD]2012[/TD]
[/TR]
</tbody>[/TABLE]
thanks guys...MORE POWER.