G
Guest
I have a table with many fields which was imported in from excel. It has 36
months across the table. I need to reformat this into one field with the 36
months of data in one field. Each of the 36 months contains man power levels.
I normally reference a field i.e. T![Field1]. But in this case, I would
like reference it numerically so that I can start from a certain field and
take the next 11 fields and remap it. This way the VBA code can be
generalized.
Any suggestions???
Thanks,
Gary
months across the table. I need to reformat this into one field with the 36
months of data in one field. Each of the 36 months contains man power levels.
I normally reference a field i.e. T![Field1]. But in this case, I would
like reference it numerically so that I can start from a certain field and
take the next 11 fields and remap it. This way the VBA code can be
generalized.
Any suggestions???
Thanks,
Gary