brasqo
New Member
- Joined
- Jul 10, 2019
- Messages
- 9
- Office Version
- 365
- Platform
- Windows
Just looking for some guidance...
I'm confused on what I should be looking for as far as what formula would accomplish what I'm looking to do.
I'd like to be able to look at column H, and if it has text rather than a date, I'd like to change it to the date... You can see in Column A, these are the same case number (78972), but I have Labor and Parts are on separate lines. For some reason, when I'm pulling parts from my proprietary program, it doesn't pull a date as needed.
So in this case, I'm looking to create a formula that will look at column A, and if the value in column H is not equal to a date, then copy the date in the corresponding (same case number) in it's place...
So in this example, I'd want to copy "12/7/2021 21:34" from H1, and copy it to H2 - replacing the "Village- HVAC..." text....The sheet im working on has alot of instances like this, so I'll be applying this formula/macro to the entire sheet.
I looked at some methods using VLOOKUP, but that would require me to create all of this data into a table (it's pretty substantial amount of data - over 300 rows).
Would this be a case for INDEX/MATCH?
If anyone can point me in the right direction, it would be extremely appreciated.
Thank you as always!
I'm confused on what I should be looking for as far as what formula would accomplish what I'm looking to do.
I'd like to be able to look at column H, and if it has text rather than a date, I'd like to change it to the date... You can see in Column A, these are the same case number (78972), but I have Labor and Parts are on separate lines. For some reason, when I'm pulling parts from my proprietary program, it doesn't pull a date as needed.
So in this case, I'm looking to create a formula that will look at column A, and if the value in column H is not equal to a date, then copy the date in the corresponding (same case number) in it's place...
So in this example, I'd want to copy "12/7/2021 21:34" from H1, and copy it to H2 - replacing the "Village- HVAC..." text....The sheet im working on has alot of instances like this, so I'll be applying this formula/macro to the entire sheet.
I looked at some methods using VLOOKUP, but that would require me to create all of this data into a table (it's pretty substantial amount of data - over 300 rows).
Would this be a case for INDEX/MATCH?
If anyone can point me in the right direction, it would be extremely appreciated.
Thank you as always!