i am trying to figure out how to write the vba to locate a cell based on its value and then delete that current row and all rows that fall above it.
i am trying to figure out how to write the vba to locate a cell based on its value and then delete that current row and all rows that fall above it.
Hi
try the below code
![]()
Please Login or Register to view this content.
RoyalRajan
Something like:
![]()
Please Login or Register to view this content.
let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source
If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE
Walking the tightrope between genius and eejit...
Just change this line:
to whatever you need it to be. This determines which range is searched for your value. So if you want to look everywhere in the active sheet, you could use:![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks