K
Karin
Hi,
I have a single table with IDClient (which is primary key), it has decimal
points up to 5. I want to take the decimals and move them into their own
field named IDEng.
If the decimal is 0, I need a 0. I'm drawing a complete blank. It might
be best to end up with and extra field: IDClient (remains unchanged),
IDClient2 (has main numbers) and IDEng (has decimals) (just in case I screw
up). TIA!
I have a single table with IDClient (which is primary key), it has decimal
points up to 5. I want to take the decimals and move them into their own
field named IDEng.
If the decimal is 0, I need a 0. I'm drawing a complete blank. It might
be best to end up with and extra field: IDClient (remains unchanged),
IDClient2 (has main numbers) and IDEng (has decimals) (just in case I screw
up). TIA!