L
Lee Li [MSFT]
Dear Tom,
Thank you for your posting.
According to your descritpion, you want to compare the multiple rows and
columns to get the data of withhold.
In fact I would like to recommend you use VBA to write a function to get
the data by yourself.
For exmaple, you create a fuction call calwithhold, in this fuction you
read the cell data of "Marriage Status" and "Amount subject to withhold"
and then calculate the withhold. Just copy the code and paste it to a
module. Then, you can enter a formula calwithhold(data Range) to get the
result. For more informaion of the usage of VBA, you can take a look at the
following URL:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/htm
l/deovrworkingwithmicrosoftexcelobjects.asp
Hope it helps. Have a nice day!
Sincerely,
Lee Li
MCSE2000, MCDBA2000
Microsoft Partner Online Support
Get Secure! - www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via
your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and
confers no rights.
Thank you for your posting.
According to your descritpion, you want to compare the multiple rows and
columns to get the data of withhold.
In fact I would like to recommend you use VBA to write a function to get
the data by yourself.
For exmaple, you create a fuction call calwithhold, in this fuction you
read the cell data of "Marriage Status" and "Amount subject to withhold"
and then calculate the withhold. Just copy the code and paste it to a
module. Then, you can enter a formula calwithhold(data Range) to get the
result. For more informaion of the usage of VBA, you can take a look at the
following URL:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/modcore/htm
l/deovrworkingwithmicrosoftexcelobjects.asp
Hope it helps. Have a nice day!
Sincerely,
Lee Li
MCSE2000, MCDBA2000
Microsoft Partner Online Support
Get Secure! - www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via
your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and
confers no rights.