View Single Post
 
Old 08-15-2024, 01:50 AM
raamkrish raamkrish is offline Windows 10 Office 2007
Novice
 
Join Date: Dec 2019
Location: chennai
Posts: 2
raamkrish is on a distinguished road
Default Need a macro to change the table data in ms word 2016

Hi all

i have a word document in that i have to change the table values using a macro instead of copy/paste.

i have a table like this (1row and 5 columns)
1 SERVICE CHARGE 2,000.00 0.00 2,000.00

but i want to change the table in to 2 rows and 5 columbs like below
1 WATER WASH 500.00 0.00 500.00
2 GENERAL SERVICE 1,500.00 0.00 1,500.00

regards
raamkrish
Reply With Quote