T
tmg
I have a database field which contains file sizes. Usually, three records
are created for each workday. These files sizes coming in may be in GB, MB
or KB. I need to convert them to KB, add them together, and them convert the
total for each day back to MB. I would prefer to convert them into a new
variable name, rather than change the initial inputted values.
I know how to create the sum for the daily group on a report, I just need
some help in converting these values and creating the new variable to be
included on the report. I'm thinking this will need some VB code.
Thanks,
are created for each workday. These files sizes coming in may be in GB, MB
or KB. I need to convert them to KB, add them together, and them convert the
total for each day back to MB. I would prefer to convert them into a new
variable name, rather than change the initial inputted values.
I know how to create the sum for the daily group on a report, I just need
some help in converting these values and creating the new variable to be
included on the report. I'm thinking this will need some VB code.
Thanks,