mmorshed2k
2009-07-21 07:39:49 UTC
1) In the 'FileSize' column of a table, I have a list of file sizes in bytes, and I need to show them in gigabyte in another column in query.
2) I need to make a new column 'PathType' and if the entries in the pre-existing 'LocationName' column is 'i141' or 'i142' then ACCESS should automatically put "D" for PathType, all the other entries will show "I".
Please tell me how do i write the functions like that, it doesnt have to be those names exactly, you could say X or Y. Thanks!