Supports formats: A1:C3, A:A (entire column), 1:1 (entire row), A1:A10

âš™ī¸ Output Options

💡 Quick Examples

Small Range: A1:C3 3×3 grid (9 cells)
Offset Range: B2:D5 3×4 grid (12 cells)
Column Range: A1:A10 Single column (10 cells)
Row Range: A1:J1 Single row (10 cells)
Entire Column: A:A Full column A (limited output)
Entire Row: 1:1 Full row 1 (limited output)

â„šī¸ Supported Range Formats

  • Cell Range: A1:C3, B2:D5
  • Single Cell: A1, B5, Z10
  • Entire Column: A:A, B:B, Z:Z
  • Entire Row: 1:1, 5:5, 100:100
  • Mixed: A1:C, 1:3, A:C

🔧 Features

  • Real-time range validation
  • Multiple output formats
  • Cell count and range statistics
  • Large range handling with limits
  • Absolute reference conversion
  • Sheet name inclusion

📝 Common Use Cases

  • Creating cell reference lists for formulas
  • Generating VBA range arrays
  • Documentation and range mapping
  • Data validation setup
  • Conditional formatting ranges
  • Named range definitions