DrFistington
New Member
- Joined
- May 24, 2012
- Messages
- 16
I'm currently working with a report that's out of infoview, but I need to easily reformat the data. This report will need to be looked at weekly, so I'd like to find a way to easily reformat the data with a macro or formula. Here's my situation:
I get an infoview report about IV starts in patients. The patients Name, Department, MRN, and IV Placement Date all come on one row, but the information about the IV is entered in the row below the patients name. I need to bring that information up into a column in the row above. To sum it up visually I need to turn this:
A B C D
Pat Name -Department - MRN - Placement Date
IV Placement Info
Pat Name -Department - MRN - Placement Date
IV Placement Info
Into this:
A B C D E
Pat Name -Department - MRN - Placement Date - IV Placement Info
Pat Name -Department - MRN - Placement Date - IV Placement Info
The only monkey wrench to throw in is that some patients may have multiple IV's, so it won't always just be every other line that has the IV info. Sometimes it will look like this:
A B C D
Pat Name -Department - MRN - Placement Date
IV Placement Info
IV Placement Info
IV Placement Info
Pat Name -Department - MRN - Placement Date
Any help on this would be great!
I get an infoview report about IV starts in patients. The patients Name, Department, MRN, and IV Placement Date all come on one row, but the information about the IV is entered in the row below the patients name. I need to bring that information up into a column in the row above. To sum it up visually I need to turn this:
A B C D
Pat Name -Department - MRN - Placement Date
IV Placement Info
Pat Name -Department - MRN - Placement Date
IV Placement Info
Into this:
A B C D E
Pat Name -Department - MRN - Placement Date - IV Placement Info
Pat Name -Department - MRN - Placement Date - IV Placement Info
The only monkey wrench to throw in is that some patients may have multiple IV's, so it won't always just be every other line that has the IV info. Sometimes it will look like this:
A B C D
Pat Name -Department - MRN - Placement Date
IV Placement Info
IV Placement Info
IV Placement Info
Pat Name -Department - MRN - Placement Date
Any help on this would be great!