CorruptedLogic
IS-IT--Management
- Aug 1, 2001
- 193
So this should be easy for someone who knows more about VBA than I (which is diddly squat!).
Here's what i need to do (all within the same worksheet):
There are two columns, B & C. B contains a numerical value. I need C to contain a value based on the name of the worksheet.
So...
If the worksheet name contains "TEXT1" then fill column C with "TEXT2".
Format column C as "General"
Save the workbook as a .csv to a network folder.
the rub would be that the number of rows in column C will vary each time the macro is run. can I make it so that it will only popluate column C if the corresponding row in Column B contains a value?
Clear as mud? oh good!
Thanks in advance!
CCNA, CCDP, Net+, A+
Work Smarter, Not Harder....
This was supposed to be the future.....Where is my JetPack?!
Here's what i need to do (all within the same worksheet):
There are two columns, B & C. B contains a numerical value. I need C to contain a value based on the name of the worksheet.
So...
If the worksheet name contains "TEXT1" then fill column C with "TEXT2".
Format column C as "General"
Save the workbook as a .csv to a network folder.
the rub would be that the number of rows in column C will vary each time the macro is run. can I make it so that it will only popluate column C if the corresponding row in Column B contains a value?
Clear as mud? oh good!
Thanks in advance!
CCNA, CCDP, Net+, A+
Work Smarter, Not Harder....
This was supposed to be the future.....Where is my JetPack?!