Hello,
I have a big table of data, 10000 row and more than 20 formula fields with links to other files... I have to update this table each day by new data (I just update the first column). I wanted a way to manually update these data so it happens per field not as per row (default behaviour of excel table) and I can control the screen updating and manually calculate and so. But I knew a way for directly computing cell values in VBA, something like putting the formula in [] or computing based on the cell address. Any help or idea?
Regards,
M
I have a big table of data, 10000 row and more than 20 formula fields with links to other files... I have to update this table each day by new data (I just update the first column). I wanted a way to manually update these data so it happens per field not as per row (default behaviour of excel table) and I can control the screen updating and manually calculate and so. But I knew a way for directly computing cell values in VBA, something like putting the formula in [] or computing based on the cell address. Any help or idea?
Regards,
M