didge_player
New Member
- Joined
- Nov 11, 2013
- Messages
- 4
Hello,
I am fairly new to writing macros for excel. I have played around with programming in C but that is it.
I am wanting to make a macro that reads the value in a cell (C4) and if that value >= 3 then a certain cell lets say (i31) has a diagonal up border. Else nothing.
This is the basic of what I want to do and once I have this I am sure I can modify it and expand on it for the rest of my project.
Any help and thoughts would great.
Thanks
didge_player
I am fairly new to writing macros for excel. I have played around with programming in C but that is it.
I am wanting to make a macro that reads the value in a cell (C4) and if that value >= 3 then a certain cell lets say (i31) has a diagonal up border. Else nothing.
This is the basic of what I want to do and once I have this I am sure I can modify it and expand on it for the rest of my project.
Any help and thoughts would great.
Thanks
didge_player