Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
vba macro programming
Name: MANEESH Date: August 20, 2003 at 23:06:50 Pacific OS: win 2k CPU/Ram: p 4
Comment:
i want to learn vba macros . is there any good book or tutorial for this purpose
Summary: I am in need of assistance of an excel vba macro that i am creating. I am calculating the Canadian dollar by multipling cell "F2" * "G2". However, I am using a loop to do this and I am having troub...
Summary: I have an excel programming problem I can't seem to get. I have a spreadsheet with the following cell formula that works fine: =IF(C20="","No Quote",RANK(C20,$B20:$N20,1)) In an VBA Macro I have a s...