G
Guest
Hi all,
I'm busy with an assett database to record all IT eqioment. I now have the
following problem..
I have aa field called "speed" in which I type the speen of the CPU ie
"2.4GHz"
I'm a bit too lazy to type it 120 times so I created a table for it and
think I have gone too difficult for myself.
I wound up creating teo tables, one for the speed (called speed with speedid
and speed and clockid) and another called clock (with clockid and clock)
In speed I would only type the number and then have a drop down that looks
up if it is KHz, MHz or GHZ from the clock table - this works fine so far.
How can I now combine all the info into a single field so I can use it in
other forms as "one" field showing me my initial "2.4GHz"
Stuck on this. I either only get the 2.4, or the ID.
Help
I'm busy with an assett database to record all IT eqioment. I now have the
following problem..
I have aa field called "speed" in which I type the speen of the CPU ie
"2.4GHz"
I'm a bit too lazy to type it 120 times so I created a table for it and
think I have gone too difficult for myself.
I wound up creating teo tables, one for the speed (called speed with speedid
and speed and clockid) and another called clock (with clockid and clock)
In speed I would only type the number and then have a drop down that looks
up if it is KHz, MHz or GHZ from the clock table - this works fine so far.
How can I now combine all the info into a single field so I can use it in
other forms as "one" field showing me my initial "2.4GHz"
Stuck on this. I either only get the 2.4, or the ID.
Help