gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I have Text Values going down column D (starting in Row 13) on sheets("TRAVEL INFORMATION")
WHEN THERE IS A VALUE IN THE ROW FO COLUMN D I WANT TO COPY COLUMNS B:C ON SHEETS("TRAVEL CALCULATIONS") OVER TO THE NEXT AVAILABLE THREE COLUMNS. THEN I WANT TO TAKE THE VALUE THAT WAS IN THE ROW ON SHEETS("TRAVEL INFORMATION") AND PASTE IT IN ROW 3 OF THE FIRST OF THOSE PASTED THREE COLUMNS
So if I went down column D and found a value in Row 13, I would copy columns B through D on Sheets("Travel Calculation") and Paste them down columns E,F&G. Then I would take the Value from Row 13 of the first sheet and Paste is in E3
If Row 14 was Null I would do nothing
If Row 15 Had a Value, I would copy columns B through D on Sheets("Travel Calculation") and Paste them down columns H,I&J. Then I would take the Value from Row 15 of the first sheet and Paste is in H3
Hope that makes Sense
Its a straight paste both formulas and formats for the rows. For the Value going in Row 3 its a Paste Value.
Hope that makes sense. This ones way out of my league
WHEN THERE IS A VALUE IN THE ROW FO COLUMN D I WANT TO COPY COLUMNS B:C ON SHEETS("TRAVEL CALCULATIONS") OVER TO THE NEXT AVAILABLE THREE COLUMNS. THEN I WANT TO TAKE THE VALUE THAT WAS IN THE ROW ON SHEETS("TRAVEL INFORMATION") AND PASTE IT IN ROW 3 OF THE FIRST OF THOSE PASTED THREE COLUMNS
So if I went down column D and found a value in Row 13, I would copy columns B through D on Sheets("Travel Calculation") and Paste them down columns E,F&G. Then I would take the Value from Row 13 of the first sheet and Paste is in E3
If Row 14 was Null I would do nothing
If Row 15 Had a Value, I would copy columns B through D on Sheets("Travel Calculation") and Paste them down columns H,I&J. Then I would take the Value from Row 15 of the first sheet and Paste is in H3
Hope that makes Sense
Its a straight paste both formulas and formats for the rows. For the Value going in Row 3 its a Paste Value.
Hope that makes sense. This ones way out of my league