Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 50057

Sorting and changing colors depending on conditions

$
0
0
Hello, im a complete novice when it comes to this and i was wondering if someone could lend a hand.
I'm making a questionnaire, or atleast i try to...

I will try to explain what i want to achieve:
(it is 2 macro buttons that i need help with)

Button 1:
Code:

On press change sheet
Find next empty cell in column B (lets say B55)
Write A in B55
Write B in C55
Write todays date in D55
end

Button 2:
Code:

change sheet
Sort dropdownlist in B10 to show only "B"s
<insert bonus questions here>

I can read other peoples code, but i can't write VBA myself :(
There is also a couple of bonus questions inside the file if you are up to the challenge :)
I'm still learning so the code allready written is probably a complete mess...
Attached Files

Viewing all articles
Browse latest Browse all 50057

Trending Articles