Get the List of Data Name Range: Want the FirmsName Row.Address, UsedRange.Address and BlankRow.Address

NimishK

Well-known Member
Joined
Sep 4, 2015
Messages
684
Hello

This is completely different from my subscribed thread 1069919.

The Structure has changed completely. Would like to get
1. the Row.Range Address of the Firm's Name (which shall be in column B but no defined row)
2. the UsedRange. Address just below the Firm uptil the First blank row
3. The BlankRow.Address just below the Firm's USed Range (UsedRange defined from UserFirm's Name uptil row containing'Total')
4. Again Columns are fixed from A to E
5. There are Sub-Headers (rows) just below the row containg Firm's Name
6. One critical assumption what if there is a blank row or Blank rows within the Firms used Range. It has to skip this and display the blank Row just below the Firm's USed Range

ComboBox List to Display the Firms name and clicking on that
TextFirmNameRow.Text = FirmNameRow.Address
TextFirmUSedRange.Text = FirmUSedRange.Address
TextBlankRow.Text = BlankRow.Address

Attached is representation for your Reference
https://www.dropbox.com/s/mgn1avcc65vyume/GettingUsedRangeBlankRowAddress.jpg?dl=0

NimishK
 
Last edited:

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
Hello Anyone
Pl refer Post 1 and 6 points and help me
resending the structure. (replica of image sent as per Post 1)
Pl excuse if the foll. structure has not come properly.



ABCDE
Firm nameABC <------|
DateShipping DetialsRef No.AmountAmount |
01-01-2018Sent1114500 |
(inv 2513) |
01-01-2018Sent1126000 |
(inv 2514) |
03-01-2018ReceivedR-13000 |
R-inv(1111) | Used Range
04-01-2018Sent3500 |
(inv 2515)113 |
04-01-2018Received2500 |
R-inv(1110)R-09 |
04-01-2018Received7650 |
R-inv(1110)R-07 |
07-01-2018Sent |
(inv 2516) |
TOTAL1400013150<--------|
<--------|BankRow
Firm nameXYZ<--------|
DateShipping DetialsRef No.AmountAmount |
03-01-2018ReceivedR-25000 |
R-Inv(1210) | Used Range
04-01-2018ReceivedR-34670 |
R-inv(1111) |
TOTAL09670 |
<-----BlankRow
Firm nameCCC<--------|
DateShipping DetialsRef No.AmountAmount |
05-01-2018Sent1153500 |
R-Inv(1215) | Used Range
<------|Blank Row To Skip
07-01-2018Sent1162000 |
R-inv(1119) |
<------|Blank Row To Skip
TOTAL55000 |
<-----BlankRow

<tbody>
</tbody>

Thanks
NimishK
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,685
Messages
6,126,201
Members
449,298
Latest member
Jest

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top