Excelcraig
New Member
- Joined
- Sep 4, 2012
- Messages
- 14
Hi
Looking for help with VBA code, where I have 2 sheets in workbook "formdata" and "data"
In formdata I have a range of cells from A1 - BK100, where I use formulas to set either a value or blank
what I need is code to check if column c in formdata has a value (ie is not blank) and then copy rows and pastespecial values into the data sheet.
Any help greatly received as I am a beginner in vba code
Looking for help with VBA code, where I have 2 sheets in workbook "formdata" and "data"
In formdata I have a range of cells from A1 - BK100, where I use formulas to set either a value or blank
what I need is code to check if column c in formdata has a value (ie is not blank) and then copy rows and pastespecial values into the data sheet.
Any help greatly received as I am a beginner in vba code