hello,
need help about an issue.
i actually have an ms access database with the following format(assuming)
title1 title2 title3 title4 title5 title6
1a 1b 1c 1d 1e 1f
2b 2b 2c 2d 2e 2f
3a 3b 3c 3d 3e 3f
4a 4b 4c 4d 4e 4f
for each row in the ms access database above i need to retrieve an excel in the format below
title1 1a
title2 1b
title3 1c
title4 1d
title5 1e
title6 1f
title1 2a
title2 2b
title3 2c
title4 2d
title5 2e
title6 2f
and so on....
Any suggestion from where i can proceed,what tool can i use??
thanks in advance
need help about an issue.
i actually have an ms access database with the following format(assuming)
title1 title2 title3 title4 title5 title6
1a 1b 1c 1d 1e 1f
2b 2b 2c 2d 2e 2f
3a 3b 3c 3d 3e 3f
4a 4b 4c 4d 4e 4f
for each row in the ms access database above i need to retrieve an excel in the format below
title1 1a
title2 1b
title3 1c
title4 1d
title5 1e
title6 1f
title1 2a
title2 2b
title3 2c
title4 2d
title5 2e
title6 2f
and so on....
Any suggestion from where i can proceed,what tool can i use??
thanks in advance