Hi Guys,
This below macro works great - HOWEVER how would I assign it so that it is worksheet specific??
Ie when you select a check box it is linked to "sheet1"$b$9 not just $B$9.
I can't seem to make it work....
Hope that makes sense!
Cheers
Sammy
Sub AddCheckBoxes()
On Error Resume...
Hello!
I am a new member but I've been a fan of this website for a while. Love it!
So I have recently become excel obsessed, I am studying a bbus at Uni majoring in IT and love building databases, excel programs in my spare time (because I am a massive nerd ;)
My question is - what kind of...
Howdy!
I am a newbie VBA'er
Ok so I have built a database with userforms to add info and then update info based on code.
As I am in Aus I need the date format to be correct. I am almost there! However the date switches every time (eg one time it 09/10/13 and then the next time its...