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 and excel
Name: chipcom Date: January 30, 2004 at 04:03:54 Pacific OS: XP CPU/Ram: 256
Comment:
Hi I need to know how to give value to cell from another cell in VBA . Now the value is a date and it needs to be counted up until the end of the month. Now the range of the dates in a frame and i need to know if the date changes the number of the days changes too, so the frame needs to change too. Can you please help me with this ???
Summary: Need help with VBA and excel. I'm trying to write a macro for excel, with multiple combo boxes. When populating these boxes, I would like to store the primary key alongside the name. With regular VB, ...